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 D | tcpdchk_libwrapped.patch | 12 + "portmap", "mountd", "statd", "ugidd", 35 - inet_set("portmap", WR_NOT);
|
/openbmc/linux/drivers/net/dsa/ |
H A D | lan9303-core.c | 582 int portmap, void *ctx); 595 int alrport, portmap; in lan9303_alr_loop() local 604 portmap = alrport_2_portmap[alrport]; in lan9303_alr_loop() 606 ret = cb(chip, dat0, dat1, portmap, ctx); in lan9303_alr_loop() 635 u32 dat1, int portmap, void *ctx) in alr_loop_cb_del_port_learned() argument 640 if (((BIT(port) & portmap) == 0) || (dat1 & LAN9303_ALR_DAT1_STATIC)) in alr_loop_cb_del_port_learned() 657 u32 dat1, int portmap, void *ctx) in alr_loop_cb_fdb_port_dump() argument 663 if ((BIT(dump_ctx->port) & portmap) == 0) in alr_loop_cb_fdb_port_dump()
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | customizing-images.rst | 169 portmap \
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-twisted_22.10.0.bb | 222 ${libdir}/site-packages/twisted/runner/portmap.so \
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | twpol-yocto.txt | 406 /sbin/portmap -> $(SEC_CRIT) ; 895 /var/lock/subsys/portmap -> $(SEC_CONFIG) ;
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.4.rst | 155 - ``portmap``: This recipe is obsolete and is superseded by
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A D | nfsroot.rst | 76 port = as given by server portmap daemon
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | distro_alias.inc | 270 DISTRO_PN_ALIAS:pn-portmap = "Debian=rpcbind Fedora=rpcbind"
|