Searched refs:LOOPBACK (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Din.h182 #define LOOPBACK(x) (((x) & htonl(0xff000000)) == htonl(0x7f000000)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Din.h182 #define LOOPBACK(x) (((x) & htonl(0xff000000)) == htonl(0x7f000000)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/lib/
H A Dll_types.c71 __PF(LOOPBACK,loopback)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dst5481_d.c570 #if LOOPBACK
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Droute.c1249 if (MULTICAST(saddr) || BADCLASS(saddr) || LOOPBACK(saddr) ||
1363 if (MULTICAST(saddr) || BADCLASS(saddr) || LOOPBACK(saddr))
1375 if (BADCLASS(daddr) || ZERONET(daddr) || LOOPBACK(daddr))
1873 if (LOOPBACK(key.src) && !(dev_out->flags&IFF_LOOPBACK))
H A Darp.c727 if (LOOPBACK(tip) || MULTICAST(tip))
H A Ddevinet.c328 if (LOOPBACK(ifa->ifa_local))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Dipaddress.c83 _PF(LOOPBACK);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex394 \item \verb|LOOPBACK| --- the interface does not communicate with other
405 If neither \verb|LOOPBACK| nor \verb|BROADCAST| nor \verb|POINTOPOINT|

Completed in 126 milliseconds