Searched defs:dstid (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/sbin/ipsecctl/ |
H A D | parse.y | 250 char *dstid; member 2567 u_int8_t satype, char *srcid, char *dstid, u_int8_t type) in create_flow() 2865 u_int8_t tmode, u_int8_t mode, char *srcid, char *dstid, in create_ike()
|
H A D | ipsecctl.h | 130 char *dstid; member
|
/openbsd-src/sys/net/ |
H A D | pfkeyv2_convert.c | 737 struct sadb_ident *srcid, struct sadb_ident *dstid) in import_identities()
|
/openbsd-src/sbin/isakmpd/ |
H A D | pf_key_v2.c | 1489 u_int8_t dstid_type, u_int8_t *dstid, int dstid_len, in pf_key_v2_flow() 2343 char *srcid = 0, *dstid = 0, *prefstring = 0; in pf_key_v2_acquire() local
|
/openbsd-src/sbin/iked/ |
H A D | parse.y | 428 char *dstid; member 2710 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 [all...] |
H A D | ikev2.c | 3502 char dstid[IKED_ID_SIZE]; ikev2_send_auth_failed() local 7688 char dstid[IKED_ID_SIZE], srcid[IKED_ID_SIZE]; ikev2_log_established() local [all...] |
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/ |
H A D | hfs.c | 1846 long srcid, dstid; local
|