Searched refs:DSA_PORT (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/contrib/tcpdump/ |
| HD | print-dsa.c | 79 #define DSA_PORT(tag) TOK(tag, 1, 0xf8, 3) macro 116 DSA_TRUNK(p) ? "trunk" : "port", DSA_PORT(p)); in tag_common_print() 120 DSA_DEV(p), DSA_PORT(p)); in tag_common_print() 124 DSA_DEV(p), DSA_PORT(p)); in tag_common_print() 130 DSA_DEV(p), DSA_PORT(p)); in tag_common_print() 147 DSA_DEV(p), DSA_PORT(p)); in tag_common_print() 151 DSA_DEV(p), DSA_PORT(p)); in tag_common_print() 155 DSA_DEV(p), DSA_PORT(p)); in tag_common_print() 159 DSA_DEV(p), DSA_PORT(p), in tag_common_print()
|