Linux Kernel
3.7.1
|
#include "dccp.h"
Go to the source code of this file.
Data Structures | |
struct | dccp_qpolicy_operations |
Functions | |
void | dccp_qpolicy_push (struct sock *sk, struct sk_buff *skb) |
bool | dccp_qpolicy_full (struct sock *sk) |
void | dccp_qpolicy_drop (struct sock *sk, struct sk_buff *skb) |
struct sk_buff * | dccp_qpolicy_top (struct sock *sk) |
struct sk_buff * | dccp_qpolicy_pop (struct sock *sk) |
bool | dccp_qpolicy_param_ok (struct sock *sk, __be32 param) |