Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnecp_client.c422 struct necp_client_nexus_flow_header { struct
8467 header_length = sizeof(struct necp_client_nexus_flow_header); in necp_client_calculate_flow_tlv_size()
8618 struct necp_client_nexus_flow_header header = {}; in necp_client_fillout_flow_tlvs()
8657 …header_length = sizeof(struct necp_client_nexus_flow_header) - (NECP_TFO_COOKIE_LEN_MAX - tfo_cook… in necp_client_fillout_flow_tlvs()
8659 …header_length = sizeof(struct necp_client_nexus_flow_header) - sizeof(struct necp_tlv_header) - NE… in necp_client_fillout_flow_tlvs()