Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpktap.c1363 uint8_t ipproto, uint32_t flowid, uint32_t flags, tap_packet_func tap_func) in pktap_bpf_tap_packet() argument
1411 hdr->pth_ipproto = ipproto; in pktap_bpf_tap_packet()
1417 if ((flags & PTH_FLAG_SOCKET) != 0 && ipproto != 0 && flowid != 0) { in pktap_bpf_tap_packet()
1481 uint8_t ipproto, uint32_t flowid, uint32_t flags) in pktap_input_packet() argument
1491 header, header_length, ipproto, flowid, in pktap_input_packet()
1500 uint8_t ipproto, uint32_t flowid, uint32_t flags) in pktap_output_packet() argument
1510 header, header_length, ipproto, flowid, in pktap_output_packet()