Searched refs:get_nulls_value (Results 1 - 22 of 22) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dlist_nulls.h39 * get_nulls_value - Get the 'nulls' value of the end of chain
44 static inline unsigned long get_nulls_value(const struct hlist_nulls_node *ptr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dlist_nulls.h39 * get_nulls_value - Get the 'nulls' value of the end of chain
44 static inline unsigned long get_nulls_value(const struct hlist_nulls_node *ptr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Dinet6_hashtables.c100 if (get_nulls_value(node) != slot)
118 if (get_nulls_value(node) != slot)
180 if (get_nulls_value(node) != hash + LISTENING_NULLS_BASE)
H A Dudp.c225 if (get_nulls_value(node) != slot2)
293 if (get_nulls_value(node) != slot)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Dinet6_hashtables.c100 if (get_nulls_value(node) != slot)
118 if (get_nulls_value(node) != slot)
180 if (get_nulls_value(node) != hash + LISTENING_NULLS_BASE)
H A Dudp.c225 if (get_nulls_value(node) != slot2)
293 if (get_nulls_value(node) != slot)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dinet_hashtables.c183 if (get_nulls_value(node) != hash + LISTENING_NULLS_BASE)
236 if (get_nulls_value(node) != slot)
261 if (get_nulls_value(node) != slot)
H A Dinet_timewait_sock.c516 if (get_nulls_value(node) != slot)
H A Dudp.c428 if (get_nulls_value(node) != slot2)
499 if (get_nulls_value(node) != slot)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dinet_hashtables.c183 if (get_nulls_value(node) != hash + LISTENING_NULLS_BASE)
236 if (get_nulls_value(node) != slot)
261 if (get_nulls_value(node) != slot)
H A Dinet_timewait_sock.c516 if (get_nulls_value(node) != slot)
H A Dudp.c428 if (get_nulls_value(node) != slot2)
499 if (get_nulls_value(node) != slot)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/llc/
H A Dllc_sap.c349 if (unlikely(get_nulls_value(node) != slot))
H A Dllc_conn.c514 if (unlikely(get_nulls_value(node) != slot))
573 if (unlikely(get_nulls_value(node) != slot))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/llc/
H A Dllc_sap.c349 if (unlikely(get_nulls_value(node) != slot))
H A Dllc_conn.c514 if (unlikely(get_nulls_value(node) != slot))
573 if (unlikely(get_nulls_value(node) != slot))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4_compat.c52 if (likely(get_nulls_value(head) == st->bucket)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_standalone.c73 if (likely(get_nulls_value(head) == st->bucket)) {
H A Dnf_conntrack_core.c1074 if (get_nulls_value(n) != hash) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4_compat.c52 if (likely(get_nulls_value(head) == st->bucket)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_standalone.c73 if (likely(get_nulls_value(head) == st->bucket)) {
H A Dnf_conntrack_core.c1074 if (get_nulls_value(n) != hash) {

Completed in 220 milliseconds