Home
last modified time | relevance | path

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

/linux-6.12.1/samples/bpf/
Dxdp_tx_iptunnel_common.h21 struct iptnl_info { struct
22 union {
25 } saddr;
26 union {
29 } daddr;
30 __u16 family;
31 __u8 dmac[6];
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_iptunnel_common.h21 struct iptnl_info { struct
22 union {
25 } saddr;
26 union {
29 } daddr;
30 __u16 family;
31 __u8 dmac[6];