Home
last modified time | relevance | path

Searched refs:ipv6_push_frag_opts (Results 1 – 3 of 3) sorted by relevance

/net/ipv6/
Dexthdrs.c984 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts() function
989 EXPORT_SYMBOL(ipv6_push_frag_opts);
Dip6_output.c231 ipv6_push_frag_opts(skb, opt, &proto); in ip6_xmit()
1754 ipv6_push_frag_opts(skb, opt, &proto); in __ip6_make_skb()
Dip6_tunnel.c1206 ipv6_push_frag_opts(skb, &opt.ops, &proto); in ip6_tnl_xmit()