Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dexthdrs.c1180 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts() function
1185 EXPORT_SYMBOL(ipv6_push_frag_opts);
H A Dip6_output.c299 ipv6_push_frag_opts(skb, opt, &proto); in ip6_xmit()
1903 ipv6_push_frag_opts(skb, opt, &proto); in __ip6_make_skb()
H A Dip6_tunnel.c1279 ipv6_push_frag_opts(skb, &opt.ops, &proto); in ip6_tnl_xmit()
/OK3568_Linux_fs/kernel/include/net/
H A Dipv6.h1059 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,