Home
last modified time | relevance | path

Searched defs:authtype (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.sbin/tcpdump/
H A Dprint-lwres.c68 lwres_uint16_t authtype; member
/openbsd-src/sys/nfs/
H A Dkrpc_subr.c71 u_int32_t authtype; /* auth type */ member
/openbsd-src/sys/lib/libsa/
H A Drpc.c64 int32_t authtype; /* auth type */ member
/openbsd-src/sbin/ipsecctl/
H A Dparse.y417 struct ike_auth *authtype = &$8; variable
2866 struct ike_auth *authtype, char *tag) in create_ike()
/openbsd-src/sys/dev/pcmcia/
H A Dif_malovar.h96 uint8_t authtype; member
/openbsd-src/sbin/iked/
H A Dparse.y2712 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