Home
last modified time | relevance | path

Searched refs:tlv_template (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/net/
HDieee8023ad_lacp.h115 struct tlv_template { struct
HDieee8023ad_lacp.c69 static const struct tlv_template lacp_info_tlv_template[] = {
79 static const struct tlv_template marker_info_tlv_template[] = {
85 static const struct tlv_template marker_response_tlv_template[] = {
105 const struct tlv_template *, boolean_t);
1919 const struct tlv_template *tmpl, boolean_t check_type) in tlv_check()