Searched refs:ipv6_push_nfrag_opts (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/ipv6/ | 
| D | exthdrs.c | 967 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,  in ipv6_push_nfrag_opts()  function
 | 
| D | ip6_output.c | 234 			ipv6_push_nfrag_opts(skb, opt, &proto, &first_hop,  in ip6_xmit()1756 		ipv6_push_nfrag_opts(skb, opt, &proto, &final_dst, &fl6->saddr);  in __ip6_make_skb()
 
 | 
| /Linux-v5.4/include/net/ | 
| D | ipv6.h | 1046 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
 |