Searched defs:show_port_id (Results 1 - 1 of 1) sorted by relevance
/net/bridge/ | ||
H A D | br_sysfs_if.c | 109 static ssize_t show_port_id(struct net_bridge_port *p, char *buf) function 113 static BRPORT_ATTR(port_id, S_IRUGO, show_port_id, NULL); |
Completed in 24 milliseconds