Searched refs:addr_scope (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Daddr.h87 * addr_scope - convert message lookup domain to equivalent 2-bit scope value
90 static inline int addr_scope(u32 domain) function
H A Dport.c1432 msg_set_lookup_scope(msg, addr_scope(domain));
1505 msg_set_lookup_scope(msg, addr_scope(domain));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dbind_addr.c389 sctp_scope_t addr_scope = sctp_scope(addr); local
394 if (SCTP_SCOPE_UNUSABLE == addr_scope)
402 if (addr_scope <= scope)

Completed in 53 milliseconds