Home
last modified time | relevance | path

Searched defs:atype (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_one2many.h78 #define NG_ONE2MANY_CONFIG_TYPE_INFO(atype) { \ argument
H A Dng_ppp.h115 #define NG_PPP_MP_STATE_TYPE_INFO(atype) { \ argument
/f-stack/tools/compat/include/netgraph/
H A Dng_one2many.h78 #define NG_ONE2MANY_CONFIG_TYPE_INFO(atype) { \ argument
H A Dng_ppp.h115 #define NG_PPP_MP_STATE_TYPE_INFO(atype) { \ argument
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c964 ipf_ifpaddr(softc, v, atype, ifptr, inp, inpmask) in ipf_ifpaddr() argument
H A Dfil.c6778 ipf_ifpfillv4addr(atype, sin, mask, inp, inpmask) in ipf_ifpfillv4addr() argument
6818 ipf_ifpfillv6addr(atype, sin, mask, inp, inpmask) in ipf_ifpfillv6addr() argument
/f-stack/tools/ipfw/
H A Dtables.c1985 const char *atype; in ipfw_list_ta() local
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h555 uint8_t atype; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c1402 uint_t id, int atype) in spa_config_parse()