Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/networking/net_cachelines/
Dinet_sock.rst13 … inet_daddr read_mostly - ip_select_ident_segs
21 … inet_id read_mostly - ip_select_ident_segs
/linux-6.12.1/include/net/
Dip.h544 static inline void ip_select_ident_segs(struct net *net, struct sk_buff *skb, in ip_select_ident_segs() function
579 ip_select_ident_segs(net, skb, sk, 1); in ip_select_ident()
/linux-6.12.1/net/ipv4/
Dip_output.c529 ip_select_ident_segs(net, skb, sk, in __ip_queue_xmit()