Searched refs:htype (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-11-stable/sys/nfs/
H A Dbootp_subr.c111 u_int8_t htype; member in struct:bootp_packet
1265 ifctx->call.htype = 1; /* 10mb ethernet */
/freebsd-11-stable/libexec/bootpd/
H A Dbootpd.c688 dummyhost.htype = bp->bp_htype;
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds3_lib.c3039 void ssl3_set_handshake_header(SSL *s, int htype, unsigned long len) argument
3042 *(p++) = htype;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c1841 struct neon_typed_alias htype;
1858 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
1864 if (!neon_alias_types_same (&htype, &firsttype))
1839 struct neon_typed_alias htype; local

Completed in 259 milliseconds

12