Searched refs:ori_af_ops (Results 1 – 2 of 2) sorted by relevance
312 const struct inet_connection_sock_af_ops *ori_af_ops; member
141 child = smc->ori_af_ops->syn_recv_sock(sk, skb, req, dst, req_unhash, in smc_tcp_syn_recv_sock()149 inet_csk(child)->icsk_af_ops = smc->ori_af_ops; in smc_tcp_syn_recv_sock()2646 smc->ori_af_ops = inet_csk(smc->clcsock->sk)->icsk_af_ops; in smc_listen()2648 smc->af_ops = *smc->ori_af_ops; in smc_listen()