Searched refs:IN_CLASSC (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Din.h210 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dprefix.c651 else if (IN_CLASSC (destination))
698 else if (IN_CLASSC (destination))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dipconfig.c380 else if (IN_CLASSC(ntohl(ic_myaddr)))
H A Ddevinet.c594 else if (IN_CLASSC(haddr))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripd/
H A Dripd.c860 if (IN_CLASSC (destination))
1278 else if ((destination & 0xff00) || IN_CLASSC (destination))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c2154 else if (IN_CLASSC(ah))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_route.c3714 if ((IN_CLASSC (destination) && p->prefixlen == 24)
4447 if (IN_CLASSC (destination) && rn->p.prefixlen == 24)
4692 if (IN_CLASSC (destination) && rn->p.prefixlen == 24)
8516 if ((IN_CLASSC (destination) && p->prefixlen == 24)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drib.c1882 if ((IN_CLASSC (addr) && rn->p.prefixlen < 24)

Completed in 121 milliseconds