Searched defs:port_group (Results 1 – 2 of 2) sorted by relevance
38 port_group STRING, field54 STR_SPLIT(STR_SPLIT(name, ':', 1), ' (', 0) AS port_group, field
270 status_t port_group(port_t *ports, size_t count, port_t *group) in port_group() function