Searched refs:t_id (Results 1 – 9 of 9) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | ipsec_doi.c | 352 s_ipsecdoi_trns(prop->proto_id, trns->t_id)); 1080 if (p->trns->t_id != r->trns->t_id) { 1519 if (check_transform[prop->proto_id](trns->t_id) < 0) 1660 p->trns->t_id == pr->head->trns_id) { 1956 check_trns_isakmp(t_id) in check_trns_isakmp() argument 1957 int t_id; in check_trns_isakmp() 1959 switch (t_id) { 1965 t_id, IPSECDOI_KEY_IKE); 1975 check_trns_ah(t_id) in check_trns_ah() argument 1976 int t_id; in check_trns_ah() [all …]
|
D | pfkey.c | 504 ipsecdoi2pfkey_ealg(t_id) in ipsecdoi2pfkey_ealg() argument 505 u_int t_id; in ipsecdoi2pfkey_ealg() 507 switch (t_id) { 545 "Not supported transform: %u\n", t_id); 551 "Invalid transform id: %u\n", t_id); 559 ipsecdoi2pfkey_calg(t_id) in ipsecdoi2pfkey_calg() argument 560 u_int t_id; in ipsecdoi2pfkey_calg() 562 switch (t_id) { 573 "Invalid transform id: %u\n", t_id); 721 pfkey_convertfromipsecdoi(proto_id, t_id, hashtype, in pfkey_convertfromipsecdoi() argument [all …]
|
D | isakmp.h | 221 u_int8_t t_id; /* Transform-Id */ member
|
D | proposal.c | 808 t->trns->t_id));
|
/external/chromium_org/third_party/webrtc/modules/video_render/ |
D | incoming_video_stream.cc | 223 unsigned int t_id = 0; in Start() local 224 if (incoming_render_thread_->Start(t_id)) { in Start() 226 "%s: thread started: %u", __FUNCTION__, t_id); in Start()
|
/external/tcpdump/ |
D | isakmp.h | 235 u_int8_t t_id; /* Transform-Id */ member 406 u_int16_t t_id; /* Transform ID */ member
|
D | print-isakmp.c | 786 idstr = STR_OR_ID(t.t_id, ikev1_p_map); in ikev1_t_print() 791 idstr = STR_OR_ID(t.t_id, ah_p_map); in ikev1_t_print() 796 idstr = STR_OR_ID(t.t_id, esp_p_map); in ikev1_t_print() 801 idstr = STR_OR_ID(t.t_id, ipcomp_p_map); in ikev1_t_print() 815 ND_PRINT((ndo," #%d id=%d ", t.t_no, t.t_id)); in ikev1_t_print() 1434 u_int16_t t_id; in ikev2_t_print() local 1446 t_id = ntohs(t.t_id); in ikev2_t_print() 1453 idstr = STR_OR_ID(t_id, esp_p_map); in ikev2_t_print() 1459 idstr = STR_OR_ID(t_id, prf_p_map); in ikev2_t_print() 1463 idstr = STR_OR_ID(t_id, integ_p_map); in ikev2_t_print() [all …]
|
/external/chromium_org/third_party/webrtc/video_engine/ |
D | vie_capturer.cc | 63 unsigned int t_id = 0; in ViECapturer() local 64 if (!capture_thread_.Start(t_id)) { in ViECapturer()
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 30505 http://www.cast.org/teachingeverystudent/community/forum.cfm?cp_id=127&f_id=532&t_id=365 60675 http://www.novica.com/artistdetail/index.cfm?faID=2822&view_testimonial=1&t_id=2105 78710 http://www.visionofbritain.org.uk/Travellers/chap_page.jsp?t_id=Borrow&c_ID=22&cpub_ID=0 78711 http://www.visionofbritain.org.uk/Travellers/chap_page.jsp?t_id=Borrow&c_ID=6&cpub_ID=0
|