Home
last modified time | relevance | path

Searched refs:a_proto_num (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c174 EMIT(sync_req_attr, SPD_ATTR_ALG_PROTO, alg->a_proto_num); in synch_emit_alg()
441 alg.a_proto_num = attr->spd_attr_value; in list_kernel_algs()
600 newbie.a_proto_num = proto_number; in new_alg()
861 (void) printf(gettext("\tProtocol number: %d\n"), alg->a_proto_num); in dump_alg()
/titanic_50/usr/src/head/
H A Dnetdb.h197 int a_proto_num; /* protocol number */ member
/titanic_50/usr/src/lib/libnsl/ipsec/
H A Dalgs.c458 curalg->a_proto_num = new_num; in build_list()
734 rc->a_proto_num = orig->a_proto_num; in _duplicate_alg()
/titanic_50/usr/src/lib/libipsecutil/common/
H A Dalgs.c260 alg->a_proto_num, alg->a_alg_num)); in write_new_algfile()
494 newbie->a_proto_num, B_TRUE)) == NULL) in addipsecalg()