Home
last modified time | relevance | path

Searched defs:ipv6_addr_hash (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dsockex2_kern.c52 static inline __u32 ipv6_addr_hash(struct __sk_buff *ctx, __u64 off) in ipv6_addr_hash() function
H A Dsockex3_kern.c48 static inline __u32 ipv6_addr_hash(struct __sk_buff *ctx, __u64 off) in ipv6_addr_hash() function
/openbmc/linux/include/net/
H A Dipv6.h739 static inline u32 ipv6_addr_hash(const struct in6_addr *a) in ipv6_addr_hash() function