HomeSort by relevance Sort by last modified time
    Searched refs:t_no (Results 1 - 5 of 5) sorted by null

  /external/tcpdump/
isakmp.h 223 u_int8_t t_no; /* Transform # */ member in struct:isakmp_pl_t
print-isakmp.c 616 printf(" #%d id=%s ", t.t_no, idstr);
618 printf(" #%d id=%d ", t.t_no, t.t_id);
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp.h 220 u_int8_t t_no; /* Transform # */ member in struct:isakmp_pl_t
ipsec_doi.c 213 trns->t_no, s_ipsecdoi_trns(prop->proto_id, trns->t_id));
899 if (p->trns->t_no == r->trns->t_no)
1072 if (sp->head->trns_no == x->trns->t_no)
1370 "transform #%u len=%u\n", trns->t_no, trnslen);
    [all...]
proposal.c 806 t->trns->t_no,

Completed in 96 milliseconds