Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dqpolicy.c118 struct sk_buff *dccp_qpolicy_pop(struct sock *sk) in dccp_qpolicy_pop() function
H A Ddccp.h232 struct sk_buff *dccp_qpolicy_pop(struct sock *sk);
H A Doutput.c249 struct sk_buff *skb = dccp_qpolicy_pop(sk); in dccp_xmit_packet()