Home
last modified time | relevance | path

Searched refs:nsh_push (Results 1 – 2 of 2) sorted by relevance

/net/nsh/
Dnsh.c15 int nsh_push(struct sk_buff *skb, const struct nshhdr *pushed_nh) in nsh_push() function
46 EXPORT_SYMBOL_GPL(nsh_push);
/net/openvswitch/
Dactions.c319 err = nsh_push(skb, nh); in push_nsh()