Home
last modified time | relevance | path

Searched refs:orig_sk (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/ipv4/
H A Dip_output.c1595 void ip_send_unicast_reply(struct sock *sk, const struct sock *orig_sk, in ip_send_unicast_reply() argument
1662 if (orig_sk) in ip_send_unicast_reply()
1663 skb_set_owner_edemux(nskb, (struct sock *)orig_sk); in ip_send_unicast_reply()
/linux-6.15/include/net/
H A Dip.h285 void ip_send_unicast_reply(struct sock *sk, const struct sock *orig_sk,