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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Ddn_fib.h143 extern unsigned dnet_addr_type(__le16 addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_rules.c176 unsigned dnet_addr_type(__le16 addr) function
H A Ddn_fib.c212 if (dnet_addr_type(nh->nh_gw) != RTN_UNICAST)
371 if (dnet_addr_type(fi->fib_prefsrc) != RTN_LOCAL)
622 if (dnet_addr_type(ifa->ifa_local) != RTN_LOCAL) {

Completed in 113 milliseconds