Searched refs:ipv6_push_nfrag_opts (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/net/ipv6/ |
D | ip6_output.c | 308 ipv6_push_nfrag_opts(skb, opt, &proto, &first_hop, in ip6_xmit() 1932 ipv6_push_nfrag_opts(skb, opt, &proto, &final_dst, &fl6->saddr); in __ip6_make_skb()
|
D | exthdrs.c | 1178 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts() function
|
/linux-6.14.4/include/net/ |
D | ipv6.h | 1154 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
|