Home
last modified time | relevance | path

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

/linux/net/dccp/
A Doutput.c399 struct sk_buff *dccp_make_response(const struct sock *sk, struct dst_entry *dst, in dccp_make_response() function
459 EXPORT_SYMBOL_GPL(dccp_make_response);
A Ddccp.h290 struct sk_buff *dccp_make_response(const struct sock *sk, struct dst_entry *dst,
A Dipv4.c495 skb = dccp_make_response(sk, dst, req); in dccp_v4_send_response()
A Dipv6.c227 skb = dccp_make_response(sk, dst, req); in dccp_v6_send_response()

Completed in 10 milliseconds