Searched defs:phyint_flags_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c228 static void phyint_flags_init(phyint_t *, t_uscalar_t);
3395 phyint_flags_init(ill->ill_phyint, DL_LOOP);
3642 phyint_flags_init(phyint_t *phyi, t_uscalar_t mactype) function
4201 phyint_flags_init(ill->ill_phyint, ill->ill_mactype);
4301 /* For IPMP, PHYI_IPMP should already be set by phyint_flags_init() */

Completed in 462 milliseconds