Home
last modified time | relevance | path

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

12

/freebsd-12.1/sys/net/
H A Dvnet.h127 VNET_SYSUNINIT(vnet_ ## name ## _uninit, SI_SUB_INIT_IF, \
339 #define VNET_SYSUNINIT(ident, subsystem, order, func, arg) \ macro
437 #define VNET_SYSUNINIT(ident, subsystem, order, func, arg) \ macro
H A Dif_enc.c407 VNET_SYSUNINIT(vnet_enc_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
421 VNET_SYSUNINIT(vnet_enc_uninit_hhook, SI_SUB_PROTO_DOMAIN, SI_ORDER_FOURTH,
H A Dif_edsc.c341 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 Dpfil.c473 VNET_SYSUNINIT(vnet_pfil_uninit, SI_SUB_PROTO_PFIL, SI_ORDER_FIRST,
H A Dif_ethersubr.c750 VNET_SYSUNINIT(vnet_ether_pfil_uninit, SI_SUB_PROTO_PFIL, SI_ORDER_ANY,
759 VNET_SYSUNINIT(vnet_ether_uninit, SI_SUB_PROTO_IF, SI_ORDER_ANY,
H A Dif_gif.c211 VNET_SYSUNINIT(vnet_gif_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
H A Dif_me.c183 VNET_SYSUNINIT(vnet_me_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
H A Dif_gre.c166 VNET_SYSUNINIT(vnet_gre_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
H A Dif_ipsec.c294 VNET_SYSUNINIT(vnet_ipsec_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
H A Dif_epair.c1007 VNET_SYSUNINIT(vnet_epair_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
/freebsd-12.1/sys/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c98 VNET_SYSUNINIT(vnet_ipfw_nptv6_uninit, IPFW_NPTV6_SI_SUB_FIREWALL,
/freebsd-12.1/sys/netpfil/ipfw/pmod/
H A Dip_fw_pmod.c100 VNET_SYSUNINIT(vnet_ipfw_pmod_uninit, IPFW_PMOD_SI_SUB_FIREWALL,
/freebsd-12.1/sys/sys/
H A Ddomain.h93 VNET_SYSUNINIT(vnet_domain_uninit_ ## name, \
/freebsd-12.1/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c152 VNET_SYSUNINIT(vnet_ipfw_nat64_uninit, IPFW_NAT64_SI_SUB_FIREWALL,
/freebsd-12.1/sys/netinet/
H A Dip_id.c300 VNET_SYSUNINIT(ip_id, SI_SUB_PROTO_DOMAIN, SI_ORDER_THIRD, ipid_sysuninit, NULL);
H A Dip_divert.c163 VNET_SYSUNINIT(divert, SI_SUB_PROTO_DOMAININIT, SI_ORDER_ANY,
H A Dudp_usrreq.c267 VNET_SYSUNINIT(udp, SI_SUB_PROTO_DOMAIN, SI_ORDER_FOURTH, udp_destroy, NULL);
275 VNET_SYSUNINIT(udplite, SI_SUB_PROTO_DOMAIN, SI_ORDER_FOURTH, udplite_destroy,
H A Dip_icmp.c1047 VNET_SYSUNINIT(icmp_bandlimit, SI_SUB_PROTO_DOMAIN, SI_ORDER_THIRD,
/freebsd-12.1/sys/netpfil/pf/
H A Dif_pflog.c286 VNET_SYSUNINIT(vnet_pflog_uninit, SI_SUB_INIT_IF, SI_ORDER_SECOND,
/freebsd-12.1/sys/kern/
H A Dkern_hhook.c523 VNET_SYSUNINIT(hhook_vnet_uninit, SI_SUB_INIT_IF, SI_ORDER_FIRST,
/freebsd-12.1/sys/netgraph/
H A Dng_eiface.c685 VNET_SYSUNINIT(vnet_ng_eiface_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
H A Dng_iface.c816 VNET_SYSUNINIT(vnet_ng_iface_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c292 VNET_SYSUNINIT(vnet_ipf_uninit, SI_SUB_PROTO_FIREWALL, SI_ORDER_THIRD,

12