Home
last modified time | relevance | path

Searched defs:pkt_info (Results 1 – 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dxdpwall.c93 struct pkt_info { struct
94 enum ip_type type;
95 union {
98 } ip;
99 int sport;
100 int dport;
101 __u16 trans_hdr_offset;
102 __u8 proto;
103 __u8 flags;