Searched defs:helper (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/include/asm-x86_64/ |
D | rwlock.h | 26 #define __build_read_lock_ptr(rw, helper) \ argument 36 #define __build_read_lock_const(rw, helper) \ argument 49 #define __build_read_lock(rw, helper) do { \ argument 56 #define __build_write_lock_ptr(rw, helper) \ argument 66 #define __build_write_lock_const(rw, helper) \ argument 79 #define __build_write_lock(rw, helper) do { \ argument
|
/linux-2.4.37.9/include/asm-i386/ |
D | rwlock.h | 23 #define __build_read_lock_ptr(rw, helper) \ argument 33 #define __build_read_lock_const(rw, helper) \ argument 46 #define __build_read_lock(rw, helper) do { \ argument 53 #define __build_write_lock_ptr(rw, helper) \ argument 63 #define __build_write_lock_const(rw, helper) \ argument 76 #define __build_write_lock(rw, helper) do { \ argument
|
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ip_nat_helper.c | 459 helper_cmp(const struct ip_nat_helper *helper, in helper_cmp() 523 kill_helper(struct ip_conntrack *i, void *helper) in kill_helper()
|
D | ip_nat_core.c | 488 helper_cmp(const struct ip_nat_helper *helper, in helper_cmp() 757 struct ip_nat_helper *helper; in do_bindings() local
|
/linux-2.4.37.9/include/linux/netfilter_ipv4/ |
D | ip_nat.h | 106 struct ip_nat_helper *helper; member
|
D | ip_conntrack.h | 187 struct ip_conntrack_helper *helper; member
|