Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c171 flags |= BPF_F_ADJ_ROOM_ENCAP_L2(l2_len); in __encap_ipv4()
302 flags |= BPF_F_ADJ_ROOM_ENCAP_L2(l2_len); in __encap_ipv6()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h5982 #define BPF_F_ADJ_ROOM_ENCAP_L2(len) (((__u64)len & \ macro
/openbmc/linux/include/uapi/linux/
H A Dbpf.h5982 #define BPF_F_ADJ_ROOM_ENCAP_L2(len) (((__u64)len & \ macro
/openbmc/linux/net/core/
H A Dfilter.c3435 BPF_F_ADJ_ROOM_ENCAP_L2( \