Home
last modified time | relevance | path

Searched refs:nsh_pop (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/nsh/
H A Dnsh.c47 int nsh_pop(struct sk_buff *skb) in nsh_pop() function
74 EXPORT_SYMBOL_GPL(nsh_pop); variable
/kernel/linux/linux-6.6/net/nsh/
H A Dnsh.c48 int nsh_pop(struct sk_buff *skb) in nsh_pop() function
75 EXPORT_SYMBOL_GPL(nsh_pop); variable
/kernel/linux/linux-5.10/include/net/
H A Dnsh.h308 int nsh_pop(struct sk_buff *skb);
/kernel/linux/linux-6.6/include/net/
H A Dnsh.h308 int nsh_pop(struct sk_buff *skb);
/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c330 err = nsh_pop(skb); in pop_nsh()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c333 err = nsh_pop(skb); in pop_nsh()

Completed in 6 milliseconds