Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dip_output.c1602 void ip_send_unicast_reply(struct sock *sk, const struct sock *orig_sk, in ip_send_unicast_reply() argument
1669 if (orig_sk) { in ip_send_unicast_reply()
1670 skb_set_owner_edemux(nskb, (struct sock *)orig_sk); in ip_send_unicast_reply()
1671 psp_reply_set_decrypted(orig_sk, nskb); in ip_send_unicast_reply()