Home
last modified time | relevance | path

Searched refs:portmap (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dtcpdchk_libwrapped.patch12 + "portmap", "mountd", "statd", "ugidd",
35 - inet_set("portmap", WR_NOT);
/openbmc/linux/drivers/net/dsa/
H A Dlan9303-core.c581 int portmap, void *ctx);
594 int alrport, portmap; in lan9303_alr_loop() local
603 portmap = alrport_2_portmap[alrport]; in lan9303_alr_loop()
605 ret = cb(chip, dat0, dat1, portmap, ctx); in lan9303_alr_loop()
634 u32 dat1, int portmap, void *ctx) in alr_loop_cb_del_port_learned() argument
639 if (((BIT(port) & portmap) == 0) || (dat1 & LAN9303_ALR_DAT1_STATIC)) in alr_loop_cb_del_port_learned()
656 u32 dat1, int portmap, void *ctx) in alr_loop_cb_fdb_port_dump() argument
662 if ((BIT(dump_ctx->port) & portmap) == 0) in alr_loop_cb_fdb_port_dump()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dcustomizing-images.rst169 portmap \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-twisted_22.10.0.bb222 ${libdir}/site-packages/twisted/runner/portmap.so \
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwpol-yocto.txt406 /sbin/portmap -> $(SEC_CRIT) ;
895 /var/lock/subsys/portmap -> $(SEC_CONFIG) ;
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.4.rst155 - ``portmap``: This recipe is obsolete and is superseded by
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfsroot.rst76 port = as given by server portmap daemon
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddistro_alias.inc270 DISTRO_PN_ALIAS:pn-portmap = "Debian=rpcbind Fedora=rpcbind"