Home
last modified time | relevance | path

Searched refs:msg_type (Results 1 – 25 of 123) sorted by relevance

12345

/netbsd/external/bsd/wpa/dist/src/radius/
H A Dradius_client.c100 RadiusType msg_type; member
282 RadiusType msg_type, in radius_client_register() argument
293 if (msg_type == RADIUS_ACCT) { in radius_client_register()
339 int s, RadiusType msg_type) in radius_client_handle_send_error() argument
350 if (msg_type == RADIUS_ACCT || in radius_client_handle_send_error()
667 RadiusType msg_type, in radius_client_list_add() argument
690 entry->msg_type = msg_type; in radius_client_list_add()
757 if (msg_type == RADIUS_ACCT || msg_type == RADIUS_ACCT_INTERIM) { in radius_client_send()
829 if (msg_type == RADIUS_ACCT) { in radius_client_receive()
885 if ((req->msg_type == msg_type || in radius_client_receive()
[all …]
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DCompCom.cc122 msg->msg_type = elf->decode (p->msg_type); in compcom_format()
126 int vindex = ccm_vis_index (msg->msg_type); in compcom_format()
148 int plist_idx = ccm_paramlist_index (msg->msg_type); in compcom_format()
167 int prm_cnt = ccm_num_params (msg->msg_type); in compcom_format()
172 prm_cnt, msg->nparam, msg->msg_type, ccm_attrs[vindex].msg); in compcom_format()
178 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format()
201 hightype = ccm_param_hightype (msg->msg_type, i + 1); in compcom_format()
217 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format()
245 prim_ty = ccm_param_primtype (msg->msg_type, plist_idx); in compcom_format()
272 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format()
[all …]
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-olsr.c97 uint8_t msg_type; member
107 uint8_t msg_type; member
328 u_int msg_type, msg_len, msg_tlen, hello_len; in olsr_print() local
371 msg_type = msgptr.v6->msg_type; in olsr_print()
378 if (msg_type == 0 || msg_len == 0) { in olsr_print()
384 tok2str(olsr_msg_values, "Unknown", msg_type), in olsr_print()
402 msg_type = msgptr.v4->msg_type; in olsr_print()
409 if (msg_type == 0 || msg_len == 0) { in olsr_print()
430 switch (msg_type) { in olsr_print()
475 if (msg_type == OLSR_HELLO_MSG) { in olsr_print()
[all …]
H A Dprint-geonet.c68 int msg_type; in print_btp_body() local
73 msg_type = bp[1]; in print_btp_body()
74 msg_type_str = tok2str(msg_type_values, "unknown (%u)", msg_type); in print_btp_body()
76 ND_PRINT((ndo, "; ItsPduHeader v:%d t:%d-%s", version, msg_type, msg_type_str)); in print_btp_body()
H A Dprint-ldp.c586 u_short pdu_len,msg_len,msg_type,msg_tlen; in ldp_pdu_print() local
633 msg_type=LDP_MASK_MSG_TYPE(EXTRACT_16BITS(ldp_msg_header->type)); in ldp_pdu_print()
641 msg_type), in ldp_pdu_print()
642 msg_type, in ldp_pdu_print()
652 msg_type), in ldp_pdu_print()
653 msg_type, in ldp_pdu_print()
665 switch(msg_type) { in ldp_pdu_print()
H A Dprint-lwapp.c70 uint8_t msg_type; member
237 tok2str(lwapp_msg_type_values,"Unknown",lwapp_control_header->msg_type), in lwapp_control_print()
238 lwapp_control_header->msg_type, in lwapp_control_print()
247 switch(lwapp_control_header->msg_type) { in lwapp_control_print()
/netbsd/external/mpl/dhcp/dist/tests/DHCPv6/
H A Ddhcp_client.pm245 my ($pkg, $msg_type, $trans_id) = @_;
250 $this->{msg_type} = $msg_type+0;
295 $packet .= chr($this->{msg_type});
433 my $msg_type = ord(substr($packet, 0, 1));
435 my $msg = dhcp_client::msg->new($msg_type, $trans_id);
439 print " Message type: $msg_num_type{$msg_type}\n";
H A D280-release-nohost.pl144 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
145 ($reply_msg->{msg_type} == $MSG_REPLY)) {
165 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D000-badmsgtype.pl133 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
134 ($reply_msg->{msg_type} == $MSG_REPLY)) {
154 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D020-advertise-mcast.pl133 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
134 ($reply_msg->{msg_type} == $MSG_REPLY)) {
154 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D290-decline-nohost.pl144 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
145 ($reply_msg->{msg_type} == $MSG_REPLY)) {
165 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D281-release-bad-address.pl156 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
157 ($reply_msg->{msg_type} == $MSG_REPLY)) {
177 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D282-release-no-address.pl152 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
153 ($reply_msg->{msg_type} == $MSG_REPLY)) {
173 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D283-release.pl158 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
159 ($reply_msg->{msg_type} == $MSG_REPLY)) {
179 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D291-decline-bad-address.pl156 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
157 ($reply_msg->{msg_type} == $MSG_REPLY)) {
177 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D292-decline-no-address.pl152 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
153 ($reply_msg->{msg_type} == $MSG_REPLY)) {
173 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D293-decline.pl158 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
159 ($reply_msg->{msg_type} == $MSG_REPLY)) {
179 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D111-information-request-ia_ta.pl181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
182 ($reply_msg->{msg_type} == $MSG_REPLY)) {
202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D112-badduid.pl177 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
178 ($reply_msg->{msg_type} == $MSG_REPLY)) {
198 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D010-solicit-noclientid.pl181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
182 ($reply_msg->{msg_type} == $MSG_REPLY)) {
202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D011-solicit-serverid.pl184 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
185 ($reply_msg->{msg_type} == $MSG_REPLY)) {
205 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D030-request-noclientid.pl181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
182 ($reply_msg->{msg_type} == $MSG_REPLY)) {
202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D031-request-noserverid.pl181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
182 ($reply_msg->{msg_type} == $MSG_REPLY)) {
202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
H A D032-request-badduid.pl185 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
186 ($reply_msg->{msg_type} == $MSG_REPLY)) {
206 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
/netbsd/external/bsd/wpa/dist/src/wps/
H A Dwps_validate.c547 if (msg_type == NULL) { in wps_validate_msg_type()
555 if (*msg_type < WPS_Beacon || *msg_type > WPS_WSC_DONE) { in wps_validate_msg_type()
557 "attribute value 0x%x", *msg_type); in wps_validate_msg_type()
1302 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m1()
1358 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m2()
1413 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m2d()
1465 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m3()
1501 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m4()
1570 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m5()
1637 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m6()
[all …]

12345