Home
last modified time | relevance | path

Searched refs:if_clone_addreq (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/net/
H A Dif_clone.h76 struct if_clone_addreq { struct
106 _Static_assert(offsetof(struct if_clone_addreq, destroy_f) == argument
110 struct if_clone *ifc_attach_cloner(const char *name, struct if_clone_addreq *req);
H A Dif_loop.c145 struct if_clone_addreq req = { in vnet_loif_init()
H A Dif_enc.c379 struct if_clone_addreq req = { in vnet_enc_init()
H A Dif_epair.c907 struct if_clone_addreq req = { in epair_mod_init()
H A Dif_clone.c516 ifc_attach_cloner(const char *name, struct if_clone_addreq *req) in ifc_attach_cloner()
H A Dif_stf.c324 struct if_clone_addreq req = { in vnet_stf_init()
H A Dif_vlan.c933 vlan_cloner = ifc_attach_cloner(vlanname, (struct if_clone_addreq *)&vlan_addreq); in vlan_modevent()
983 vlan_cloner = ifc_attach_cloner(vlanname, (struct if_clone_addreq *)&vlan_addreq); in vnet_vlan_init()
H A Dif_tuntap.c701 struct if_clone_addreq req = { in vnet_tun_init()
H A Dif_lagg.c303 struct if_clone_addreq req = { in vnet_lagg_init()
H A Dif_ovpn.c2798 struct if_clone_addreq req = { in vnet_ovpn_init()
H A Dif_vxlan.c3649 struct if_clone_addreq req = { in vxlan_load()
H A Dif_bridge.c688 struct if_clone_addreq req = { in vnet_bridge_init()
/freebsd/sys/netpfil/pf/
H A Dif_pflog.c111 struct if_clone_addreq req = { in pflogattach()
/freebsd/sys/dev/usb/
H A Dusb_pf.c90 struct if_clone_addreq req = { in usbpf_init()
/freebsd/sys/net80211/
H A Dieee80211_freebsd.c1392 struct if_clone_addreq req = { in wlan_modevent()
/freebsd/sys/dev/wg/
H A Dif_wg.c3170 struct if_clone_addreq req = { in vnet_wg_init()