Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dpktap.c1356 uint8_t ipproto, uint32_t flowid, uint32_t flags, tap_packet_func tap_func) in pktap_bpf_tap_packet() argument
1404 hdr->pth_ipproto = ipproto; in pktap_bpf_tap_packet()
1410 if ((flags & PTH_FLAG_SOCKET) != 0 && ipproto != 0 && flowid != 0) { in pktap_bpf_tap_packet()
1475 uint8_t ipproto, uint32_t flowid, uint32_t flags) in pktap_input_packet() argument
1485 header, header_length, ipproto, flowid, in pktap_input_packet()
1494 uint8_t ipproto, uint32_t flowid, uint32_t flags) in pktap_output_packet() argument
1504 header, header_length, ipproto, flowid, in pktap_output_packet()