Lines Matching defs:phyint
1210 typedef struct phyint { struct
1211 struct ill_s *phyint_illv4; argument
1212 struct ill_s *phyint_illv6; argument
1213 uint_t phyint_ifindex; /* SIOCSLIFINDEX */ argument
1214 uint64_t phyint_flags; argument
1215 avl_node_t phyint_avl_by_index; /* avl tree by index */ argument
1216 avl_node_t phyint_avl_by_name; /* avl tree by name */ argument
1217 kmutex_t phyint_lock; argument
1218 struct ipsq_s *phyint_ipsq; /* back pointer to ipsq */ argument
1219 struct ipmp_grp_s *phyint_grp; /* associated IPMP group */ argument
1220 char phyint_name[LIFNAMSIZ]; /* physical interface name */ argument
1221 uint64_t phyint_kstats0[IPMP_KSTAT_MAX]; /* baseline kstats */ argument