Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
H A Dqpolicy.c111 struct sk_buff *dccp_qpolicy_top(struct sock *sk) in dccp_qpolicy_top() function
118 struct sk_buff *skb = dccp_qpolicy_top(sk); in dccp_qpolicy_pop()
H A Doutput.c348 while ((skb = dccp_qpolicy_top(sk))) { in dccp_write_xmit()
H A Ddccp.h236 struct sk_buff *dccp_qpolicy_top(struct sock *sk);
/kernel/linux/linux-6.6/net/dccp/
H A Dqpolicy.c113 struct sk_buff *dccp_qpolicy_top(struct sock *sk) in dccp_qpolicy_top() function
120 struct sk_buff *skb = dccp_qpolicy_top(sk); in dccp_qpolicy_pop()
H A Ddccp.h231 struct sk_buff *dccp_qpolicy_top(struct sock *sk);
H A Doutput.c355 while ((skb = dccp_qpolicy_top(sk))) { in dccp_write_xmit()

Completed in 4 milliseconds