Searched refs:ipv6_push_nfrag_opts (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/net/ipv6/ |
A D | ip6_output.c | 285 ipv6_push_nfrag_opts(skb, opt, &proto, &first_hop, in ip6_xmit() 1946 ipv6_push_nfrag_opts(skb, opt, &proto, &final_dst, &fl6->saddr); in __ip6_make_skb()
|
A D | exthdrs.c | 1208 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts() function
|
/linux-6.3-rc2/include/net/ |
A D | ipv6.h | 1161 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
|
Completed in 19 milliseconds