Home
last modified time | relevance | path

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

/linux/net/dccp/
H A Dminisocks.c137 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb, in dccp_check_req() function
207 EXPORT_SYMBOL_GPL(dccp_check_req);
H A Ddccp.h271 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb,
H A Dipv6.c762 nsk = dccp_check_req(sk, skb, req); in dccp_v6_rcv()