Searched refs:SIN_PROXY (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dif_ether.h100 #define SIN_PROXY 1 macro
H A Din.c1567 arpc.sin.sin_other = SIN_PROXY;
/freebsd-9.3-release/libexec/bootpd/
H A Drtmsg.c166 if (sin_m.sin_other & SIN_PROXY) {
171 sin_m.sin_other = SIN_PROXY;
215 sin_m.sin_other = SIN_PROXY;
/freebsd-9.3-release/lib/libstand/
H A Dif_ether.h141 #define SIN_PROXY 1 macro
/freebsd-9.3-release/usr.sbin/arp/
H A Darp.c192 ch = SIN_PROXY;
615 if (addr->sin_other & SIN_PROXY)
734 dst->sin_other = SIN_PROXY;
/freebsd-9.3-release/usr.sbin/ppp/
H A Darp.c130 arpmsg.dst.sin_other = SIN_PROXY;
/freebsd-9.3-release/sbin/route/
H A Droute.c994 so_dst.sinarp.sin_other = SIN_PROXY;

Completed in 78 milliseconds