Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp_client.c399 struct necp_client_nexus_flow_header { struct
7502 header_length = sizeof(struct necp_client_nexus_flow_header); in necp_client_calculate_flow_tlv_size()
7528 struct necp_client_nexus_flow_header header = {}; in necp_client_fillout_flow_tlvs()
7565 …header_length = sizeof(struct necp_client_nexus_flow_header) - (NECP_TFO_COOKIE_LEN_MAX - tfo_cook… in necp_client_fillout_flow_tlvs()
7567 …header_length = sizeof(struct necp_client_nexus_flow_header) - sizeof(struct necp_tlv_header) - NE… in necp_client_fillout_flow_tlvs()