Searched refs:tp_len (Results 1 – 5 of 5) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | if_packet.h | 97 __u32 tp_len; member 132 unsigned int tp_len; member 146 __u32 tp_len; member 169 __u32 tp_len; member
|
/external/iproute2/include/uapi/linux/ |
D | if_packet.h | 97 __u32 tp_len; member 132 unsigned int tp_len; member 146 __u32 tp_len; member 169 __u32 tp_len; member
|
/external/android-clat/ |
D | ring.c | 122 translate_packet(write_fd, to_ipv6, packet, tp->tp_len); in ring_read()
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | psock_tpacket.c | 444 ppd.v1->tp_h.tp_len = packet_len; in walk_tx() 454 ppd.v2->tp_h.tp_len = packet_len; in walk_tx() 465 tx->tp_len = packet_len; in walk_tx()
|
/external/libpcap/ |
D | pcap-linux.c | 364 unsigned int tp_len; member 4628 unsigned int tp_len, argument 4710 tp_len, tp_snaplen, &aux_data) == 0) 4721 pcaphdr.len = tp_len; 4816 h.h1->tp_len, 4900 h.h1_64->tp_len, 4985 h.h2->tp_len, 5103 tp3_hdr->tp_len,
|