Home
last modified time | relevance | path

Searched defs:tlv_len (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/contrib/tcpdump/
H A Dprint-nsh.c62 uint8_t tlv_len; in nsh_print() local
H A Dprint-lldp.c649 const u_char *tptr, u_int tlv_len) in lldp_private_8021_print()
852 const u_char *tptr, u_int tlv_len) in lldp_private_8023_print()
936 const u_char *tptr, u_int tlv_len) in lldp_private_iana_print()
968 const u_char *tptr, u_int tlv_len) in lldp_private_tia_print()
1156 u_int tlen, tlv_type, tlv_len; in lldp_private_dcbx_print() local
1425 u_int oui, tlen, hexdump, tlv_type, tlv_len; in lldp_print() local
H A Dprint-vtp.c122 int type, len, tlv_len, tlv_value, mgmtd_len; in vtp_print() local
H A Dprint-ldp.c246 u_short tlv_type,tlv_len,tlv_tlen,af,ft_flags; in ldp_tlv_print() local
H A Dprint-juniper.c1132 juniper_read_tlv_value(const u_char *p, u_int tlv_type, u_int tlv_len) in juniper_read_tlv_value()
1184 uint8_t tlv_type,tlv_len; in juniper_parse_header() local
H A Dprint-slow.c355 u_int tlv_len, tlv_tlen; in slow_marker_lacp_print() local
H A Dprint-bgp.c1028 int plen,tlen,stringlen,tlv_type,tlv_len,ttlv_len; in decode_labeled_vpn_l2() local
H A Dprint-isoclns.c2188 uint8_t pdu_type, max_area, id_length, tlv_type, tlv_len, tmp, alen, lan_alen, prefix_len; in isis_print() local
/freebsd-12.1/sys/dev/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c56 u16 tlv_len; in mlxfw_mfa2_tlv_next() local
/freebsd-12.1/contrib/wpa/src/eap_common/
H A Deap_common.c215 u8 tlv_type, tlv_len; in erp_parse_tlvs() local
/freebsd-12.1/contrib/wpa/src/eap_server/
H A Deap_server_peap.c666 int tlv_type, mandatory, tlv_len; in eap_peap_process_phase2_tlv() local
786 int tlv_type, mandatory, tlv_len, vtlv_len; in eap_peap_process_phase2_soh() local
/freebsd-12.1/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c138 u16 type, size_t *tlv_len, const u8 **tlv_data) in wpa_ft_rrb_get_tlv()
307 size_t tlv_len = 0; in wpa_ft_tlv_len() local
326 size_t tlv_len; in wpa_ft_tlv_lin() local
359 size_t tlv_len = 0; in wpa_ft_vlan_len() local
381 size_t tlv_len; in wpa_ft_vlan_lin() local
438 size_t tlv_len; in wpa_ft_rrb_lin() local
/freebsd-12.1/contrib/wpa/src/eap_peer/
H A Deap_teap.c1469 size_t tlv_len, olen; in eap_teap_use_pac_opaque() local
1577 u16 tlv_type, tlv_len; in eap_teap_process_start() local
H A Deap_peap.c476 size_t left, tlv_len; in eap_tlv_process() local
H A Dtncc.c1173 u8 *tlv_len, *tlv_len2, *outer_len, *inner_len, *ssoh_len, *end; in tncc_build_soh() local
H A Deap_fast.c1403 size_t tlv_len, olen; in eap_fast_use_pac_opaque() local
/freebsd-12.1/sys/dev/ath/
H A Dif_athioctl.h205 uint16_t tlv_len; /* length excluding TLV header */ member
/freebsd-12.1/sys/dev/ixl/
H A Di40e_common.c4263 void *buff, u16 buff_size, u16 tlv_len, in i40e_aq_add_lldp_tlv()
4365 u16 tlv_len, u16 *mib_len, in i40e_aq_delete_lldp_tlv()
/freebsd-12.1/sys/dev/iwm/
H A Dif_iwm.c552 uint32_t tlv_len; in iwm_read_firmware() local
/freebsd-12.1/sbin/ifconfig/
H A Difieee80211.c3157 uint16_t tlv_len = BE_READ_2(ie + 2); in printwpsie() local