Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_aggr.c344 #define AGGR_PROTO_COUNT 4 macro
399 struct aggr_proto_count p_proto_counts[AGGR_PROTO_COUNT];
3024 static const char *aggr_proto_names[AGGR_PROTO_COUNT] = {
3037 } protos[AGGR_PROTO_COUNT];
3053 for (proto = 0; proto < AGGR_PROTO_COUNT; proto++) { in aggr_port_kstat_read()
3100 for (proto = 0; proto < AGGR_PROTO_COUNT; proto++) { in aggr_port_kstat_attach()