Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/ !
H A Dnecp_client.c422 struct necp_client_nexus_flow_header { struct
8456 header_length = sizeof(struct necp_client_nexus_flow_header); in necp_client_calculate_flow_tlv_size()
8607 struct necp_client_nexus_flow_header header = {}; in necp_client_fillout_flow_tlvs()
8646 …header_length = sizeof(struct necp_client_nexus_flow_header) - (NECP_TFO_COOKIE_LEN_MAX - tfo_cook… in necp_client_fillout_flow_tlvs()
8648 …header_length = sizeof(struct necp_client_nexus_flow_header) - sizeof(struct necp_tlv_header) - NE… in necp_client_fillout_flow_tlvs()