Home
last modified time | relevance | path

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

/linux-4.1.27/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.c194 ipv6_push_nfrag_opts(skb, opt, &proto, &first_hop); in ip6_xmit()
1643 ipv6_push_nfrag_opts(skb, opt, &proto, &final_dst); in __ip6_make_skb()
Dip6_gre.c715 ipv6_push_nfrag_opts(skb, &opt.ops, &proto, NULL); in ip6gre_xmit2()
Dip6_tunnel.c1086 ipv6_push_nfrag_opts(skb, &opt.ops, &proto, NULL); in ip6_tnl_xmit2()
/linux-4.1.27/include/net/
Dipv6.h855 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,