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