Home
last modified time | relevance | path

Searched refs:dccp_check_req (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/dccp/
Dminisocks.c141 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb, in dccp_check_req() function
204 EXPORT_SYMBOL_GPL(dccp_check_req);
Ddccp.h282 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb,
Dipv4.c455 nsk = dccp_check_req(sk, skb, req); in dccp_v4_hnd_req()
Dipv6.c308 nsk = dccp_check_req(sk, skb, req); in dccp_v6_hnd_req()