Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dflow_divert_proto.h63 #define FLOW_DIVERT_TLV_TARGET_PORT 23 macro
H A Dflow_divert.c3374 …error = flow_divert_packet_append_tlv(connect_packet, FLOW_DIVERT_TLV_TARGET_PORT, sizeof(port), &… in flow_divert_append_target_endpoint_tlv()