Home
last modified time | relevance | path

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

/trueos/sys/net/
HDieee8023ad_lacp.h114 struct tlv_template { struct
HDieee8023ad_lacp.c66 static const struct tlv_template lacp_info_tlv_template[] = {
76 static const struct tlv_template marker_info_tlv_template[] = {
82 static const struct tlv_template marker_response_tlv_template[] = {
102 const struct tlv_template *, boolean_t);
1962 const struct tlv_template *tmpl, boolean_t check_type) in tlv_check()