Home
last modified time | relevance | path

Searched refs:VNET_SYSUNINIT (Results 1 – 25 of 52) sorted by relevance

123

/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c98 VNET_SYSUNINIT(vnet_ipfw_nptv6_uninit, IPFW_NPTV6_SI_SUB_FIREWALL,
/f-stack/freebsd/netpfil/ipfw/pmod/
H A Dip_fw_pmod.c100 VNET_SYSUNINIT(vnet_ipfw_pmod_uninit, IPFW_PMOD_SI_SUB_FIREWALL,
/f-stack/tools/compat/include/sys/
H A Ddomain.h91 VNET_SYSUNINIT(vnet_domain_uninit_ ## name, \
/f-stack/freebsd/sys/
H A Ddomain.h94 VNET_SYSUNINIT(vnet_domain_uninit_ ## name, \
/f-stack/freebsd/net/
H A Dvnet.h128 VNET_SYSUNINIT(vnet_ ## name ## _uninit, SI_SUB_INIT_IF, \
344 #define VNET_SYSUNINIT(ident, subsystem, order, func, arg) \ macro
444 #define VNET_SYSUNINIT(ident, subsystem, order, func, arg) \ macro
H A Dif_enc.c411 VNET_SYSUNINIT(vnet_enc_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
425 VNET_SYSUNINIT(vnet_enc_uninit_hhook, SI_SUB_PROTO_DOMAIN, SI_ORDER_FOURTH,
H A Dif_edsc.c345 VNET_SYSUNINIT(vnet_edsc_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
H A Dif_disc.c151 VNET_SYSUNINIT(vnet_disc_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
H A Dif_loop.c173 VNET_SYSUNINIT(vnet_loif_uninit, SI_SUB_INIT_IF, SI_ORDER_SECOND,
H A Dif_ethersubr.c789 VNET_SYSUNINIT(vnet_ether_pfil_uninit, SI_SUB_PROTO_PFIL, SI_ORDER_ANY,
798 VNET_SYSUNINIT(vnet_ether_uninit, SI_SUB_PROTO_IF, SI_ORDER_ANY,
H A Dif_gif.c232 VNET_SYSUNINIT(vnet_gif_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
H A Dif_me.c186 VNET_SYSUNINIT(vnet_me_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
H A Dif_gre.c169 VNET_SYSUNINIT(vnet_gre_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
H A Dif_ipsec.c316 VNET_SYSUNINIT(vnet_ipsec_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
H A Dif_epair.c1008 VNET_SYSUNINIT(vnet_epair_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c153 VNET_SYSUNINIT(vnet_ipfw_nat64_uninit, IPFW_NAT64_SI_SUB_FIREWALL,
/f-stack/freebsd/netinet/
H A Dip_id.c300 VNET_SYSUNINIT(ip_id, SI_SUB_PROTO_DOMAIN, SI_ORDER_THIRD, ipid_sysuninit, NULL);
H A Dip_divert.c167 VNET_SYSUNINIT(divert, SI_SUB_PROTO_DOMAININIT, SI_ORDER_ANY,
H A Dudp_usrreq.c270 VNET_SYSUNINIT(udp, SI_SUB_PROTO_DOMAIN, SI_ORDER_FOURTH, udp_destroy, NULL);
278 VNET_SYSUNINIT(udplite, SI_SUB_PROTO_DOMAIN, SI_ORDER_FOURTH, udplite_destroy,
/f-stack/freebsd/net/route/
H A Droute_tables.c309 VNET_SYSUNINIT(rtables_destroy, SI_SUB_PROTO_DOMAIN, SI_ORDER_FIRST,
/f-stack/freebsd/netpfil/pf/
H A Dif_pflog.c286 VNET_SYSUNINIT(vnet_pflog_uninit, SI_SUB_INIT_IF, SI_ORDER_SECOND,
/f-stack/freebsd/kern/
H A Dkern_hhook.c522 VNET_SYSUNINIT(hhook_vnet_uninit, SI_SUB_INIT_IF, SI_ORDER_FIRST,
/f-stack/freebsd/netgraph/
H A Dng_eiface.c684 VNET_SYSUNINIT(vnet_ng_eiface_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
H A Dng_iface.c817 VNET_SYSUNINIT(vnet_ng_iface_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c298 VNET_SYSUNINIT(vnet_ipf_uninit, SI_SUB_PROTO_FIREWALL, SI_ORDER_THIRD,

123