Searched refs:FLOW_DIVERT_TLV_LOCAL_ADDR (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dflow_divert_proto.h50 #define FLOW_DIVERT_TLV_LOCAL_ADDR 11 macro
H A Dflow_divert.c1384 error = flow_divert_packet_get_tlv(packet, offset, FLOW_DIVERT_TLV_LOCAL_ADDR, sizeof(local_address), &local_address, NULL);
1690 error = flow_divert_packet_get_tlv(packet, offset, FLOW_DIVERT_TLV_LOCAL_ADDR, sizeof(local_address), &local_address, NULL);

Completed in 24 milliseconds