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

/net/dccp/
H A Dminisocks.c154 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb, function
219 EXPORT_SYMBOL_GPL(dccp_check_req); variable
H A Ddccp.h282 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb,
H A Dipv4.c461 return dccp_check_req(sk, skb, req, prev);
H A Dipv6.c342 return dccp_check_req(sk, skb, req, prev);

Completed in 72 milliseconds