Home
last modified time | relevance | path

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

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