Searched refs:dccp_make_response (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 Doutput.c266 struct sk_buff *dccp_make_response(struct sock *sk, struct dst_entry *dst, function
316 EXPORT_SYMBOL_GPL(dccp_make_response); variable
H A Ddccp.h263 extern struct sk_buff *dccp_make_response(struct sock *sk,
H A Dipv4.c493 skb = dccp_make_response(sk, dst, req);
H A Dipv6.c288 skb = dccp_make_response(sk, dst, req);

Completed in 124 milliseconds