Searched defs:IPV6_FLOWINFO_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/samples/bpf/ | ||
| D | xdp_fwd_kern.c | 24 #define IPV6_FLOWINFO_MASK              cpu_to_be32(0x0FFFFFFF)  macro | 
| /Linux-v5.4/include/net/ | ||
| D | ipv6.h | 330 #define IPV6_FLOWINFO_MASK		cpu_to_be32(0x0FFFFFFF)  macro |