Searched refs:nsh_push (Results 1 – 3 of 3) sorted by relevance
14 int nsh_push(struct sk_buff *skb, const struct nshhdr *pushed_nh) in nsh_push() function45 EXPORT_SYMBOL_GPL(nsh_push);
307 int nsh_push(struct sk_buff *skb, const struct nshhdr *pushed_nh);
316 err = nsh_push(skb, nh); in push_nsh()