Home
last modified time | relevance | path

Searched refs:dccp_v4_conn_request (Results 1 – 3 of 3) sorted by relevance

/linux/net/dccp/
A Dipv4.c585 int dccp_v4_conn_request(struct sock *sk, struct sk_buff *skb) in dccp_v4_conn_request() function
660 EXPORT_SYMBOL_GPL(dccp_v4_conn_request);
921 .conn_request = dccp_v4_conn_request,
A Ddccp.h263 int dccp_v4_conn_request(struct sock *sk, struct sk_buff *skb);
A Dipv6.c327 return dccp_v4_conn_request(sk, skb); in dccp_v6_conn_request()

Completed in 8 milliseconds