Home
last modified time | relevance | path

Searched refs:lacp_collector_max_delay (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/net/
H A Dlacp.h65 typedef u_int16_t lacp_collector_max_delay; typedef
370 lacp_collector_max_delay delay) in lacp_collector_tlv_set_max_delay()
376 static __inline__ lacp_collector_max_delay
379 return (lacp_collector_max_delay)lacp_uint16_get(tlv->lac_max_delay); in lacp_collector_tlv_get_max_delay()