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