Home
last modified time | relevance | path

Searched defs:af_ops (Results 1 – 4 of 4) sorted by relevance

/linux/net/core/
H A Drtnetlink.c815 struct rtnl_af_ops *af_ops; in rtnl_link_get_af_size() local
1868 const struct rtnl_af_ops *af_ops; in rtnl_fill_link_af() local
2703 struct rtnl_af_ops *af_ops; in validate_linkmsg() local
3308 struct rtnl_af_ops *af_ops; in do_setlink() local
6012 struct rtnl_af_ops *af_ops; in rtnl_fill_statsinfo() local
6114 struct rtnl_af_ops *af_ops; in if_nlmsg_stats_size() local
/linux/net/smc/
H A Dsmc.h311 struct inet_connection_sock_af_ops af_ops; member
/linux/net/ipv4/
H A Dtcp_input.c7207 const struct tcp_request_sock_ops *af_ops, in tcp_get_syncookie_mss()
7234 const struct tcp_request_sock_ops *af_ops, in tcp_conn_request()
H A Dtcp_output.c4415 const struct tcp_request_sock_ops *af_ops = tcp_rsk(req)->af_specific; tcp_rtx_synack() local