Searched refs:dccp_check_req (Results 1 – 3 of 3) sorted by relevance
137 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb, in dccp_check_req() function207 EXPORT_SYMBOL_GPL(dccp_check_req);
271 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb,
762 nsk = dccp_check_req(sk, skb, req); in dccp_v6_rcv()