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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Drtm_map.c28 case RTN_UNSPEC:
H A Diprule.c208 req.r.rtm_type = RTN_UNSPEC;
H A Diproute.c929 req.r.rtm_type == RTN_UNSPEC) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Drtm_map.c21 case RTN_UNSPEC:
H A Diprule.c217 req.r.rtm_type = RTN_UNSPEC;
H A Diproute.c457 else if (req.r.rtm_type == RTN_UNICAST || req.r.rtm_type == RTN_UNSPEC) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dnetfilter.c21 if (addr_type == RTN_UNSPEC)
163 return ip_route_me_harder(pskb, RTN_UNSPEC);
H A Dfib_trie.c2287 [RTN_UNSPEC] = "UNSPEC",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Diptable_mangle.c124 if (ip_route_me_harder(pskb, RTN_UNSPEC))
H A Dipt_REJECT.c128 addr_type = RTN_UNSPEC;
H A Dnf_nat_standalone.c242 if (ip_route_me_harder(pskb, RTN_UNSPEC))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Drtnetlink.h159 RTN_UNSPEC, enumerator in enum:__anon230
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drtnetlink.h160 RTN_UNSPEC, enumerator in enum:__anon10283
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_fib.c67 [RTN_UNSPEC] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_main.c3845 int cast_type = RTN_UNSPEC;
3857 return RTN_UNSPEC;
4486 (cast_type == RTN_UNSPEC)) {

Completed in 182 milliseconds