]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/dccp/dccp.h
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
[mv-sheeva.git] / net / dccp / dccp.h
index d008da91cec29fe8e5ede7dfce11a4f389c5f717..48ad5d9da7cbe036dfbb62e75220e3c5f19c39f9 100644 (file)
@@ -251,6 +251,7 @@ extern bool         dccp_qpolicy_full(struct sock *sk);
 extern void            dccp_qpolicy_drop(struct sock *sk, struct sk_buff *skb);
 extern struct sk_buff  *dccp_qpolicy_top(struct sock *sk);
 extern struct sk_buff  *dccp_qpolicy_pop(struct sock *sk);
+extern bool            dccp_qpolicy_param_ok(struct sock *sk, __be32 param);
 
 /*
  * TX Packet Output and TX Timers