Home
last modified time | relevance | path

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

/openbmc/linux/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()