Searched refs:peer (Results 1 - 5 of 5) sorted by relevance
/solaris-userland/components/openssh/sources/ |
H A D | kexgssc.c | 291 buffer_ptr(kex->peer), buffer_len(kex->peer), 304 buffer_ptr(kex->peer), buffer_len(kex->peer),
|
H A D | kexgsss.c | 240 buffer_ptr(kex->peer), buffer_len(kex->peer), 250 buffer_ptr(kex->peer), buffer_len(kex->peer),
|
H A D | audit-solaris.c | 159 static adt_termid_t *tid = NULL; /* peer terminal id */ 175 int peer = packet_get_connection_in(); local 178 if (adt_load_termid(peer, &tid) != 0) { 180 peer, strerror(errno)); 199 peer); 202 (void *)the_authctxt, peer);
|
/solaris-userland/components/openstack/neutron/files/services/vpn/device_drivers/ |
H A D | solaris_ipsec.py | 829 peer = site['peer_address'] 832 o_remote = peer 1545 The decimal index y is unique per IKE peer. There may be more than
|
/solaris-userland/components/openvswitch/files/lib/ |
H A D | netdev-solaris.c | 1538 * '*supported', and '*peer'. Each value is a bitmap of NETDEV_* bits. 1546 enum netdev_features *peer) 1574 *peer = 0; 1542 netdev_solaris_get_features(const struct netdev *netdev_, enum netdev_features *current, enum netdev_features *advertised, enum netdev_features *supported, enum netdev_features *peer) argument
|
Completed in 26 milliseconds