Searched refs:ori_af_ops (Results 1 – 2 of 2) sorted by relevance
265 const struct inet_connection_sock_af_ops *ori_af_ops; member
138 child = smc->ori_af_ops->syn_recv_sock(sk, skb, req, dst, req_unhash, in smc_tcp_syn_recv_sock()146 inet_csk(child)->icsk_af_ops = smc->ori_af_ops; in smc_tcp_syn_recv_sock()2529 smc->ori_af_ops = inet_csk(smc->clcsock->sk)->icsk_af_ops; in smc_listen()2531 smc->af_ops = *smc->ori_af_ops; in smc_listen()