Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp_client.c406 struct necp_client_nexus_flow_header { struct
7726 header_length = sizeof(struct necp_client_nexus_flow_header); in necp_client_calculate_flow_tlv_size()
7752 struct necp_client_nexus_flow_header header = {}; in necp_client_fillout_flow_tlvs()
7789 …header_length = sizeof(struct necp_client_nexus_flow_header) - (NECP_TFO_COOKIE_LEN_MAX - tfo_cook… in necp_client_fillout_flow_tlvs()
7791 …header_length = sizeof(struct necp_client_nexus_flow_header) - sizeof(struct necp_tlv_header) - NE… in necp_client_fillout_flow_tlvs()