Home
last modified time | relevance | path

Searched refs:get_u16 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.h160 u_int16_t get_u16(const void *)
H A Dgss-serv.c240 oidl = get_u16(tok+2); /* length including next two bytes */ in ssh_gssapi_parse_ename()
H A Dssh_namespace.h298 #define get_u16 Fssh_get_u16 macro
H A Dmisc.c1646 get_u16(const void *vp) in get_u16() function
/freebsd/contrib/ntp/ntpd/
H A Drefclock_palisade.c470 get_u16( in get_u16() function
504 jd.year = get_u16(cp + 2); in decode_date()
511 (jd.year != get_u16(cp + 2)) ) in decode_date()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c2422 static int get_u16(const char *pos, int line, u16 *ret_val) in get_u16() function
5072 if (get_u16(pos, line, &conf->punct_bitmap)) in hostapd_config_fill()
5096 if (get_u16(pos, line, &bss->eht_oper_puncturing_override)) in hostapd_config_fill()