Home
last modified time | relevance | path

Searched refs:dccp_insert_options (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Doutput.c93 if (dccp_insert_options(sk, skb)) { in dccp_transmit_skb()
H A Doptions.c549 int dccp_insert_options(struct sock *sk, struct sk_buff *skb) in dccp_insert_options() function
H A Ddccp.h467 int dccp_insert_options(struct sock *sk, struct sk_buff *skb);
/kernel/linux/linux-6.6/net/dccp/
H A Ddccp.h462 int dccp_insert_options(struct sock *sk, struct sk_buff *skb);
H A Doutput.c93 if (dccp_insert_options(sk, skb)) { in dccp_transmit_skb()
H A Doptions.c549 int dccp_insert_options(struct sock *sk, struct sk_buff *skb) in dccp_insert_options() function

Completed in 9 milliseconds