Searched refs:get_tuple (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/netfilter_ipv4/
H A Dip_conntrack_core.h27 extern int get_tuple(const struct iphdr *iph, size_t len,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/netfilter_ipv4/
H A Dip_conntrack_core.h27 extern int get_tuple(const struct iphdr *iph, size_t len,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/avmb1/
H A Davm_cs.c261 static int get_tuple(int fn, client_handle_t handle, tuple_t *tuple, function
272 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
273 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Davma1_cs.c278 static int get_tuple(int fn, client_handle_t handle, tuple_t *tuple, function
289 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
290 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)
H A Delsa_cs.c326 static int get_tuple(int fn, client_handle_t handle, tuple_t *tuple, function
337 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
338 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_fw_compat_masq.c158 if (!get_tuple(iph, (*pskb)->len, &tuple, protocol)) {
H A Dip_conntrack_core.c131 get_tuple(const struct iphdr *iph, size_t len, function
554 || !get_tuple(inner, datalen, &origtuple, innerproto)) {
555 DEBUGP("icmp_error: ! get_tuple p=%u (%u*4+%u dlen=%u)\n",
867 if (!get_tuple(skb->nh.iph, skb->len, &tuple, proto))
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_fw_compat_masq.c158 if (!get_tuple(iph, (*pskb)->len, &tuple, protocol)) {
H A Dip_conntrack_core.c120 get_tuple(const struct iphdr *iph, size_t len, function
540 || !get_tuple(inner, datalen, &origtuple, innerproto)) {
541 DEBUGP("icmp_error: ! get_tuple p=%u (%u*4+%u dlen=%u)\n",
749 if (!get_tuple(skb->nh.iph, skb->len, &tuple, proto))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/pcmcia/
H A Dserial_cs.c271 static int get_tuple(int fn, client_handle_t handle, tuple_t *tuple, function
282 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
283 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/bluetooth/
H A Dbluecard_cs.c927 static int get_tuple(int fn, client_handle_t handle, tuple_t *tuple, cisparse_t *parse) function
943 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
944 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)
H A Dbt3c_cs.c722 static int get_tuple(int fn, client_handle_t handle, tuple_t *tuple, cisparse_t *parse) function
738 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
739 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)
H A Ddtl1_cs.c660 static int get_tuple(int fn, client_handle_t handle, tuple_t *tuple, cisparse_t *parse) function
676 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
677 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dxirc2ps_cs.c425 get_tuple(int fn, client_handle_t handle, tuple_t *tuple, cisparse_t *parse) function
434 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
435 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)
H A Dsmc91c92_cs.c483 static int get_tuple(int fn, client_handle_t handle, tuple_t *tuple, function
494 #define first_tuple(a, b, c) get_tuple(GetFirstTuple, a, b, c)
495 #define next_tuple(a, b, c) get_tuple(GetNextTuple, a, b, c)

Completed in 170 milliseconds