| /src/sys/net/agr/ |
| ieee8023_tlv.h | 37 uint8_t tlv_type; member in struct:tlvhdr 48 (tlv)->tlv_type = (type); \
|
| ieee8023_tlv.c | 46 if ((check_type && tlv->tlv_type != tmpl->tmpl_type) ||
|
| ieee8023ad_marker.c | 96 switch (mdu->mdu_tlv.tlv_type) { 102 mdu->mdu_tlv.tlv_type = MARKER_TYPE_RESPONSE;
|
| /src/external/bsd/wpa/dist/src/eap_common/ |
| eap_tlv_common.h | 43 be16 tlv_type; member in struct:eap_tlv_hdr 48 be16 tlv_type; member in struct:eap_tlv_nak_tlv 55 be16 tlv_type; member in struct:eap_tlv_result_tlv 62 be16 tlv_type; member in struct:eap_tlv_intermediate_result_tlv 70 be16 tlv_type; member in struct:eap_tlv_crypto_binding_tlv 81 be16 tlv_type; member in struct:eap_tlv_pac_ack_tlv 90 be16 tlv_type; member in struct:eap_tlv_request_action_tlv 97 be16 tlv_type; /* PAC_TYPE_PAC_TYPE */ member in struct:eap_tlv_pac_type_tlv
|
| eap_common.c | 215 u8 tlv_type, tlv_len; local 217 tlv_type = *pos++; 218 switch (tlv_type) { 246 if (tlv_type == EAP_ERP_TLV_KEYNAME_NAI) { 256 } else if (tlv_type == EAP_ERP_TLV_DOMAIN_NAME) { 263 if (tlv_type >= 128 && tlv_type <= 191) { 280 tlv_type);
|
| eap_teap_common.h | 50 be16 tlv_type; member in struct:teap_tlv_hdr 56 be16 tlv_type; member in struct:teap_tlv_result 63 be16 tlv_type; member in struct:teap_tlv_nak 71 be16 tlv_type; /* TLV Type[14b] and M/R flags */ member in struct:teap_tlv_crypto_binding 83 be16 tlv_type; member in struct:teap_tlv_request_action 97 be16 tlv_type; member in struct:teap_tlv_pac_ack 221 int tlv_type, u8 *pos, size_t len);
|
| eap_fast_common.h | 105 int tlv_type, u8 *pos, size_t len);
|
| eap_fast_common.c | 149 int tlv_type, u8 *pos, size_t len) 151 switch (tlv_type) {
|
| /src/external/bsd/ppp/dist/pppd/plugins/pppol2tp/ |
| openl2tp.c | 141 tlv->tlv_type = OPENL2TP_TLV_TYPE_TUNNEL_ID; 147 tlv->tlv_type = OPENL2TP_TLV_TYPE_SESSION_ID; 153 tlv->tlv_type = OPENL2TP_TLV_TYPE_PPP_ACCM; 208 tlv->tlv_type = OPENL2TP_TLV_TYPE_TUNNEL_ID; 214 tlv->tlv_type = OPENL2TP_TLV_TYPE_SESSION_ID; 220 tlv->tlv_type = OPENL2TP_TLV_TYPE_PPP_STATE; 226 tlv->tlv_type = OPENL2TP_TLV_TYPE_PPP_UNIT; 232 tlv->tlv_type = OPENL2TP_TLV_TYPE_PPP_IFNAME; 239 tlv->tlv_type = OPENL2TP_TLV_TYPE_PPP_USER_NAME;
|
| l2tp_event.h | 69 uint16_t tlv_type; member in struct:openl2tp_event_tlv
|
| /src/external/bsd/libpcap/dist/pcap/ |
| nflog.h | 54 uint16_t tlv_type; /* tlv type */ member in struct:nflog_tlv
|
| /src/sys/net/lagg/ |
| if_lagg_lacp.h | 65 uint8_t tlv_type; member in struct:tlvhdr 79 th->tlv_type = t;
|
| /src/external/bsd/tcpdump/dist/ |
| print-nsh.c | 199 uint8_t tlv_type, tlv_len, tlv_len_padded; local 203 tlv_type = GET_U_1(bp); 210 tlv_class, tlv_type, tlv_len);
|
| print-ospf.c | 190 u_int tlv_type, tlv_length; local 199 tlv_type = GET_BE_U_2(tptr); 205 tok2str(lsa_opaque_grace_tlv_values,"unknown",tlv_type), 206 tlv_type, 216 if (tlv_type == 0 || tlv_length ==0) { 221 switch(tlv_type) { 273 u_int tlv_type, tlv_length, subtlv_type, subtlv_length; local 286 tlv_type = GET_BE_U_2(tptr); 292 tok2str(lsa_opaque_te_tlv_values,"unknown",tlv_type), 293 tlv_type, 632 u_int tlv_type, tlv_length, rla_count, topology; local [all...] |
| print-slow.c | 352 u_int tlv_type, tlv_len, tlv_tlen; local 367 tlv_type = GET_U_1(tlv_header->type); 373 (proto_subtype << 8) + tlv_type), 374 tlv_type, 377 if (tlv_type == LACP_MARKER_TLV_TERMINATOR) { 401 switch((proto_subtype << 8) + tlv_type) {
|
| print-nflog.c | 65 nd_uint16_t tlv_type; /* tlv type */ member in struct:nflog_tlv 198 if (GET_HE_U_2(tlv->tlv_type) == NFULA_PAYLOAD) {
|
| print-ldp.c | 254 u_short tlv_type,tlv_len,tlv_tlen,af,ft_flags; local 268 tlv_type=LDP_MASK_TLV_TYPE(GET_BE_U_2(ldp_tlv_header->type)); 274 tlv_type), 275 tlv_type, 282 switch(tlv_type) {
|
| print-lldp.c | 1184 u_int tlen, tlv_type; local 1210 tlv_type = LLDP_EXTRACT_TYPE(tlv); 1218 if (!tlv_type || !tlv_len) { 1228 switch (tlv_type) { 1455 u_int oui, tlen, hexdump, tlv_type, tlv_len; local 1471 tlv_type = LLDP_EXTRACT_TYPE(tlv); 1480 tok2str(lldp_tlv_values, "Unknown", tlv_type), 1481 tlv_type, tlv_len); 1485 if (!tlv_type || !tlv_len) { 1494 switch (tlv_type) { [all...] |
| print-babel.c | 303 const u_char *cp, const u_char *ep, const uint8_t tlv_type) 344 if(tlv_type != MESSAGE_UPDATE && 345 tlv_type != MESSAGE_UPDATE_SRC_SPECIFIC) 350 if(tlv_type == MESSAGE_HELLO) { 355 } else if(tlv_type == MESSAGE_IHU) {
|
| /src/external/mpl/bind/dist/lib/isc/include/isc/ |
| proxy2.h | 547 typedef bool (*isc_proxy2_tlv_cb_t)(const isc_proxy2_tlv_type_t tlv_type, 555 *\li 'tlv_type' - type value (see the 'isc_proxy2_tlv_type_t' enumeration); 753 const isc_proxy2_tlv_type_t tlv_type, 773 const isc_proxy2_tlv_type_t tlv_type,
|
| /src/external/bsd/wpa/dist/src/eap_server/ |
| eap_server_peap.c | 439 u16 tlv_type; local 463 tlv_type = EAP_TLV_CRYPTO_BINDING_TLV; 464 wpabuf_put_be16(buf, tlv_type); 715 int tlv_type, mandatory, tlv_len; local 727 tlv_type = pos[0] & 0x3f; 728 tlv_type = (tlv_type << 8) | pos[1]; 739 switch (tlv_type) { 750 "%d%s", tlv_type, 835 int tlv_type, mandatory, tlv_len, vtlv_len local [all...] |
| eap_server_fast.c | 609 result->tlv_type = host_to_be16( 621 result->tlv_type = host_to_be16(EAP_TLV_TYPE_MANDATORY | 629 binding->tlv_type = host_to_be16(EAP_TLV_TYPE_MANDATORY | 754 WPA_PUT_BE16((u8 *) &result->tlv_type, 762 pac_tlv->tlv_type = host_to_be16(EAP_TLV_TYPE_MANDATORY | 1138 int mandatory, tlv_type, res; local 1148 tlv_type = WPA_GET_BE16(pos) & 0x3fff; 1158 tlv_type, (unsigned int) len, 1161 res = eap_fast_parse_tlv(tlv, tlv_type, pos, len); 1167 "mandatory TLV type %d", tlv_type); [all...] |
| /src/external/mpl/bind/dist/lib/isc/ |
| proxy2.c | 776 proxy2_tls_iter_cb(const isc_proxy2_tlv_type_t tlv_type, 782 (isc_proxy2_tlv_subtype_tls_t)tlv_type, data, 928 isc_proxy2_tlv_verify_cb(const isc_proxy2_tlv_type_t tlv_type, 934 if (tlv_type == 0) { 939 switch (tlv_type) { 947 arg->count[tlv_type]++; 954 arg->count[tlv_type]++; 961 arg->count[tlv_type]++; 1022 arg->count[tlv_type]++; 1029 if (verify_count && arg->count[tlv_type] > 1) [all...] |
| /src/external/bsd/wpa/dist/src/eap_peer/ |
| eap_teap.c | 501 static struct wpabuf * eap_teap_tlv_nak(int vendor_id, int tlv_type) 508 vendor_id, tlv_type); 513 nak->tlv_type = host_to_be16(TEAP_TLV_MANDATORY | TEAP_TLV_NAK); 516 nak->nak_type = host_to_be16(tlv_type); 533 ack->tlv_type = host_to_be16(TEAP_TLV_PAC | TEAP_TLV_MANDATORY); 690 rbind->tlv_type = host_to_be16(TEAP_TLV_MANDATORY | 1161 u16 tlv_type; local 1173 tlv_type = WPA_GET_BE16(pos) & 0x3fff; 1183 tlv_type, eap_teap_tlv_type_str(tlv_type), 1696 u16 tlv_type, tlv_len; local [all...] |
| eap_fast.c | 519 static struct wpabuf * eap_fast_tlv_nak(int vendor_id, int tlv_type) 527 nak->tlv_type = host_to_be16(EAP_TLV_TYPE_MANDATORY | EAP_TLV_NAK_TLV); 530 nak->nak_type = host_to_be16(tlv_type); 545 result->tlv_type = host_to_be16(EAP_TLV_TYPE_MANDATORY | 567 ack->tlv_type = host_to_be16(EAP_TLV_PAC_TLV | 646 rbind->tlv_type = host_to_be16(EAP_TLV_TYPE_MANDATORY | 746 act->tlv_type = host_to_be16(EAP_TLV_REQUEST_ACTION_TLV); 751 pac->tlv_type = host_to_be16(EAP_TLV_PAC_TLV); 755 type->tlv_type = host_to_be16(PAC_TYPE_PAC_TYPE); 1100 int mandatory, tlv_type, res local [all...] |