Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c422 struct necp_client_nexus_flow_header { struct
8487 header_length = sizeof(struct necp_client_nexus_flow_header); in necp_client_calculate_flow_tlv_size()
8638 struct necp_client_nexus_flow_header header = {}; in necp_client_fillout_flow_tlvs()
8677 …header_length = sizeof(struct necp_client_nexus_flow_header) - (NECP_TFO_COOKIE_LEN_MAX - tfo_cook… in necp_client_fillout_flow_tlvs()
8679 …header_length = sizeof(struct necp_client_nexus_flow_header) - sizeof(struct necp_tlv_header) - NE… in necp_client_fillout_flow_tlvs()