Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond.c226 struct ifbond_s { struct
228 int ifb_flags;
229 struct os_refcnt ifb_retain_count;
230 char ifb_name[IFNAMSIZ];
231 struct ifnet * ifb_ifp;
232 int ifb_altmtu;
233 struct port_list ifb_port_list;
234 short ifb_port_count;
235 struct lag_list ifb_lag_list;
236 lacp_key ifb_key;
[all …]