Home
last modified time | relevance | path

Searched refs:dccp_make_response (Results 1 – 4 of 4) sorted by relevance

/net/dccp/
Doutput.c390 struct sk_buff *dccp_make_response(const struct sock *sk, struct dst_entry *dst, in dccp_make_response() function
450 EXPORT_SYMBOL_GPL(dccp_make_response);
Ddccp.h291 struct sk_buff *dccp_make_response(const struct sock *sk, struct dst_entry *dst,
Dipv4.c490 skb = dccp_make_response(sk, dst, req); in dccp_v4_send_response()
Dipv6.c220 skb = dccp_make_response(sk, dst, req); in dccp_v6_send_response()