Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ip_set_getport.h File Reference

Go to the source code of this file.

Functions

bool ip_set_get_ip4_port (const struct sk_buff *skb, bool src, __be16 *port, u8 *proto)
 
bool ip_set_get_ip_port (const struct sk_buff *skb, u8 pf, bool src, __be16 *port)
 

Function Documentation

bool ip_set_get_ip4_port ( const struct sk_buff skb,
bool  src,
__be16 port,
u8 proto 
)

Definition at line 97 of file ip_set_getport.c.

bool ip_set_get_ip_port ( const struct sk_buff skb,
u8  pf,
bool  src,
__be16 port 
)

Definition at line 133 of file ip_set_getport.c.