Home
last modified time | relevance | path

Searched refs:dccp_make_response (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A 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); variable
H A Ddccp.h291 struct sk_buff *dccp_make_response(const struct sock *sk, struct dst_entry *dst,
H A Dipv4.c490 skb = dccp_make_response(sk, dst, req); in dccp_v4_send_response()
H A Dipv6.c220 skb = dccp_make_response(sk, dst, req); in dccp_v6_send_response()
/kernel/linux/linux-6.6/net/dccp/
H 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); variable
H A Ddccp.h286 struct sk_buff *dccp_make_response(const struct sock *sk, struct dst_entry *dst,
H A Dipv4.c503 skb = dccp_make_response(sk, dst, req); in dccp_v4_send_response()
H A Dipv6.c228 skb = dccp_make_response(sk, dst, req); in dccp_v6_send_response()

Completed in 9 milliseconds