Searched refs:ipv6_push_nfrag_opts (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/net/ipv6/ |
D | exthdrs.c | 709 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts() function 726 EXPORT_SYMBOL(ipv6_push_nfrag_opts);
|
D | ip6_output.c | 220 ipv6_push_nfrag_opts(skb, opt, &proto, &first_hop); in ip6_xmit() 1637 ipv6_push_nfrag_opts(skb, opt, &proto, &final_dst); in ip6_push_pending_frames()
|
D | ip6_tunnel.c | 973 ipv6_push_nfrag_opts(skb, &opt.ops, &proto, NULL); in ip6_tnl_xmit2()
|
/linux-3.4.99/include/net/ |
D | ipv6.h | 564 extern void ipv6_push_nfrag_opts(struct sk_buff *skb,
|