Home
last modified time | relevance | path

Searched refs:ipv6_push_nfrag_opts (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/ipv6/
Dexthdrs.c689 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts() function
705 EXPORT_SYMBOL(ipv6_push_nfrag_opts);
Dip6_output.c198 ipv6_push_nfrag_opts(skb, opt, &proto, &first_hop); in ip6_xmit()
1659 ipv6_push_nfrag_opts(skb, opt, &proto, &final_dst); in __ip6_make_skb()
Dip6_tunnel.c1144 ipv6_push_nfrag_opts(skb, &opt.ops, &proto, NULL); in ip6_tnl_xmit2()
Dip6_gre.c712 ipv6_push_nfrag_opts(skb, &opt.ops, &proto, NULL); in ip6gre_xmit2()
/linux-4.4.14/include/net/
Dipv6.h895 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,