Searched defs:authtype (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-lwres.c | 68 lwres_uint16_t authtype; member
|
/openbsd-src/sys/nfs/ |
H A D | krpc_subr.c | 71 u_int32_t authtype; /* auth type */ member
|
/openbsd-src/sys/lib/libsa/ |
H A D | rpc.c | 64 int32_t authtype; /* auth type */ member
|
/openbsd-src/sbin/ipsecctl/ |
H A D | parse.y | 417 struct ike_auth *authtype = &$8; variable 2866 struct ike_auth *authtype, char *tag) in create_ike()
|
/openbsd-src/sys/dev/pcmcia/ |
H A D | if_malovar.h | 96 uint8_t authtype; member
|
/openbsd-src/sbin/iked/ |
H A D | parse.y | 2712 create_ike(char * name,int af,struct ipsec_addr_wrap * ipproto,int rdomain,struct ipsec_hosts * hosts,struct ipsec_hosts * peers,struct ipsec_mode * ike_sa,struct ipsec_mode * ipsec_sa,uint8_t saproto,uint8_t flags,char * srcid,char * dstid,uint32_t ikelifetime,struct iked_lifetime * lt,struct iked_auth * authtype,struct ipsec_filters * filter,struct ipsec_addr_wrap * ikecfg,char * iface) create_ike() argument
|