Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dpktap.c1358 uint8_t ipproto, uint32_t flowid, uint32_t flags, tap_packet_func tap_func) in pktap_bpf_tap_packet() argument
1406 hdr->pth_ipproto = ipproto; in pktap_bpf_tap_packet()
1412 if ((flags & PTH_FLAG_SOCKET) != 0 && ipproto != 0 && flowid != 0) { in pktap_bpf_tap_packet()
1476 uint8_t ipproto, uint32_t flowid, uint32_t flags) in pktap_input_packet() argument
1486 header, header_length, ipproto, flowid, in pktap_input_packet()
1495 uint8_t ipproto, uint32_t flowid, uint32_t flags) in pktap_output_packet() argument
1505 header, header_length, ipproto, flowid, in pktap_output_packet()