Home
last modified time | relevance | path

Searched defs:tlv (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/net/lagg/
H A Dif_lagg_lacp.h69 struct tlv { struct
70 uint8_t tlv_t; argument
71 uint8_t tlv_l; argument
72 void *tlv_v; argument
/netbsd-src/sys/net/agr/
H A Dieee8023_tlv.c38 tlv_check(const void *p, size_t size, const struct tlvhdr *tlv, in tlv_check()
H A Dieee8023_tlv.h46 #define TLV_SET(tlv, type, length) \ argument
/netbsd-src/usr.sbin/ldpd/
H A Dtlv.h61 struct tlv { struct
68 struct common_hello_tlv { argument
/netbsd-src/external/bsd/wpa/dist/src/eap_common/
H A Deap_fast_common.c148 int eap_fast_parse_tlv(struct eap_fast_tlv_parse *tlv, in eap_fast_parse_tlv()
/netbsd-src/sys/netinet/
H A Dsctp_asconf.c151 uint8_t *tlv; in sctp_asconf_error_response() local
/netbsd-src/sys/dev/pci/
H A Dif_iwn.c5868 const struct iwn_fw_tlv *tlv; iwn_read_firmware_tlv() local
[all...]
H A Dif_iwm.c658 struct iwm_ucode_tlv tlv; in iwm_read_firmware() local