Searched refs:c_host (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.1-release/include/protocols/
H A Ddumprestore.h121 char c_host[NAMELEN]; /* name of dumpped host */ member in struct:u_spcl::s_spcl
/freebsd-10.1-release/lib/libipx/
H A Dipx_ntoa.c53 u_char *up = addr.x_host.c_host;
H A Dipx_addr.c92 Field(hostname, addr.x_host.c_host, 6);
/freebsd-10.1-release/usr.sbin/IPXrouted/
H A Dtrace.c515 addr->x_host.c_host[0], addr->x_host.c_host[1],
516 addr->x_host.c_host[2], addr->x_host.c_host[3],
517 addr->x_host.c_host[4], addr->x_host.c_host[5]);
/freebsd-10.1-release/sys/netipx/
H A Dipx.h129 u_char c_host[6]; member in union:ipx_host
H A Dipx_outputfl.c141 if (dst->sipx_addr.x_host.c_host[0]&1) {
H A Dipx_input.c383 if (ipx->ipx_dna.x_host.c_host[0] & 0x1) {
H A Dipx.c443 q = work.x_host.c_host;
/freebsd-10.1-release/sys/net/
H A Dif_arcsubr.c181 adst = SIPX(dst)->sipx_addr.x_host.c_host[5];
700 ina->x_host.c_host[5] = ARC_LLADDR(ifp);
702 arc_storelladdr(ifp, ina->x_host.c_host[5]);
H A Dif_fddisubr.c655 bcopy((caddr_t) ina->x_host.c_host,
H A Dif_iso88025subr.c186 bcopy((caddr_t) ina->x_host.c_host,
H A Dif_ethersubr.c1083 bcopy((caddr_t) ina->x_host.c_host,
/freebsd-10.1-release/sbin/dump/
H A Dmain.c400 (void)gethostname(spcl.c_host, NAMELEN);
/freebsd-10.1-release/sbin/restore/
H A Dtape.c557 if (spcl.c_host[0] == '\0')
560 (intmax_t)spcl.c_level, spcl.c_filesys, spcl.c_host, spcl.c_dev);
/freebsd-10.1-release/usr.bin/netstat/
H A Droute.c1176 q = work.x_host.c_host;
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_ioctl.c3434 bcopy((caddr_t) ina->x_host.c_host,

Completed in 217 milliseconds