Searched refs:nwamd_plumb_interface (Results 1 – 3 of 3) sorted by relevance
210 extern void nwamd_plumb_interface(nwamd_ncu_t *, sa_family_t);
259 nwamd_plumb_interface(ncu, AF_INET); in nwamd_ncu_state_machine()262 nwamd_plumb_interface(ncu, AF_INET6); in nwamd_ncu_state_machine()
1305 nwamd_plumb_interface(nwamd_ncu_t *ncu, sa_family_t af) in nwamd_plumb_interface() function