Home
last modified time | relevance | path

Searched defs:netif (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.61.12/tests/
H A Dv4mappedv6_dontfrag.c71 network_interface_init(network_interface_t netif, in network_interface_init()
H A Dnet_bond.c217 network_interface_init(network_interface_t netif, in network_interface_init()
282 vlan_interface_init(network_interface_t netif, const if_name_t phys, in vlan_interface_init()
H A Drecv_link_addr_type.c69 network_interface_assign_address(network_interface_t netif, in network_interface_assign_address()
H A Dip_pktinfo.c76 network_interface_assign_address(network_interface_t netif, in network_interface_assign_address()
H A Dnet_vlan.c246 network_interface_assign_address(network_interface_t netif, in network_interface_assign_address()
/xnu-12377.61.12/bsd/skywalk/channel/
H A Dkern_channel_event.c56 struct nx_netif *netif; in __notif_dest_by_ifp() local
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c1172 nx_netif_find_port_vpna(struct nx_netif *netif, uint32_t nx_port_id) in nx_netif_find_port_vpna()
/xnu-12377.61.12/tests/skywalk/
H A Dskywalk_test_common.c1036 sktc_get_netif_nexus(const char *ifname, uuid_t netif) in sktc_get_netif_nexus()
1056 sktc_get_flowswitch_nexus(const char *ifname, uuid_t netif) in sktc_get_flowswitch_nexus()
/xnu-12377.61.12/iokit/bsddev/
H A DIOKitBSDInit.cpp308 IORegisterNetworkInterface( IOService * netif ) in IORegisterNetworkInterface()
/xnu-12377.61.12/bsd/net/
H A Ddlil.c699 _dlil_get_flowswitch_buffer_size(ifnet_t ifp, uuid_t netif, uint32_t *buf_size, in _dlil_get_flowswitch_buffer_size()
801 uuid_t netif; in _dlil_attach_flowswitch_nexus() local