Searched defs:IPV6_FLOWLABEL_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c86 #define IPV6_FLOWLABEL_MASK __bpf_constant_htonl(0x000FFFFF) macro
/linux-master/include/net/
H A Dipv6.h345 #define IPV6_FLOWLABEL_MASK cpu_to_be32(0x000FFFFF) macro

Completed in 112 milliseconds