Searched defs:af_ops (Results 1 – 4 of 4) sorted by relevance
| /linux/net/core/ | ||
| H A D | rtnetlink.c | 821 struct rtnl_af_ops *af_ops; rtnl_link_get_af_size() local |
| /linux/net/smc/ | ||
| H A D | smc.h | 311 struct inet_connection_sock_af_ops af_ops; member |
| /linux/net/ipv4/ | ||
| H A D | tcp_input.c | 7562 tcp_get_syncookie_mss(struct request_sock_ops * rsk_ops,const struct tcp_request_sock_ops * af_ops,struct sock * sk,struct tcphdr * th) tcp_get_syncookie_mss() argument |
| H A D | tcp_output.c | 4635 const struct tcp_request_sock_ops *af_ops = tcp_rsk(req)->af_specific; tcp_rtx_synack() local |