Home
last modified time | relevance | path

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

/linux/net/core/
H A Drtnetlink.c821 struct rtnl_af_ops *af_ops; rtnl_link_get_af_size() local
1901 const struct rtnl_af_ops *af_ops; rtnl_fill_link_af() local
2743 struct rtnl_af_ops *af_ops; validate_linkmsg() local
3348 struct rtnl_af_ops *af_ops; do_setlink() local
6064 struct rtnl_af_ops *af_ops; rtnl_fill_statsinfo() local
6166 struct rtnl_af_ops *af_ops; if_nlmsg_stats_size() local
[all...]
/linux/net/smc/
H A Dsmc.h311 struct inet_connection_sock_af_ops af_ops; member
/linux/net/ipv4/
H A Dtcp_input.c7562 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
7588 tcp_conn_request(struct request_sock_ops * rsk_ops,const struct tcp_request_sock_ops * af_ops,struct sock * sk,struct sk_buff * skb) tcp_conn_request() argument
[all...]
H A Dtcp_output.c4635 const struct tcp_request_sock_ops *af_ops = tcp_rsk(req)->af_specific; tcp_rtx_synack() local