netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ip_set_getport.h File Reference
This graph shows which files directly or indirectly include 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 
)

References IP_OFFSET, IPPROTO_SCTP, and IPPROTO_UDPLITE.

Referenced by ip_set_get_ip_port().

Here is the caller graph for this function:

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

References ip_set_get_ip4_port(), NFPROTO_IPV4, NFPROTO_IPV6, and u8.

Here is the call graph for this function: