Searched refs:pushed_nh (Results 1 – 2 of 2) sorted by relevance
14 int nsh_push(struct sk_buff *skb, const struct nshhdr *pushed_nh) in nsh_push() argument17 size_t length = nsh_hdr_len(pushed_nh); in nsh_push()34 memcpy(nh, pushed_nh, length); in nsh_push()
307 int nsh_push(struct sk_buff *skb, const struct nshhdr *pushed_nh);