Home
last modified time | relevance | path

Searched refs:dccp_insert_options (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/dccp/
Doptions.c545 int dccp_insert_options(struct sock *sk, struct sk_buff *skb) in dccp_insert_options() function
Ddccp.h477 int dccp_insert_options(struct sock *sk, struct sk_buff *skb);
Doutput.c93 if (dccp_insert_options(sk, skb)) { in dccp_transmit_skb()