Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/vxlan/
Dvxlan_private.h52 static inline struct hlist_head *vs_head(struct net *net, __be16 port) in vs_head() function
/kernel/linux/linux-5.10/drivers/net/vxlan/
Dvxlan_core.c169 static inline struct hlist_head *vs_head(struct net *net, __be16 port) in vs_head() function