Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dtest_check_mtu.c180 __u32 skb_len = ctx->len; in tc_exceed_mtu() local
231 __u32 skb_len = ctx->len; in tc_minus_delta() local
/tools/include/uapi/linux/
Dbpf.h6679 __u32 skb_len; /* The total length of a packet. member