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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dminisocks.c189 struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb, function
252 EXPORT_SYMBOL_GPL(dccp_check_req); variable
H A Ddccp.h248 extern struct sock *dccp_check_req(struct sock *sk, struct sk_buff *skb,
H A Dipv4.c439 return dccp_check_req(sk, skb, req, prev);
H A Dipv6.c405 return dccp_check_req(sk, skb, req, prev);

Completed in 48 milliseconds