Lines Matching defs:bridge
47 #include <net/bridge.h>
106 syslog(LOG_ERR, "cannot set table max %lu on bridge %s: %m",
253 * If the port is not yet attached to the bridge in the kernel, then do
262 syslog(LOG_ERR, "cannot bridge %s: %m", portname);
309 syslog(LOG_ERR, "cannot remove from bridge %s: %m",
325 char bridge[MAXLINKNAMELEN], linkname[MAXLINKNAMELEN];
329 status = dladm_bridge_getlink(handle, linkid, bridge, sizeof (bridge));
330 if (status == DLADM_STATUS_OK && strcmp(bridge, instance_name) == 0) {
342 "unable to get bridge data for ID %u: %s",
345 syslog(LOG_DEBUG, "link ID %u is on bridge %s, not %s",
346 linkid, bridge, instance_name);
381 "%lu on bridge %s: %m", tablemax,
387 syslog(LOG_ERR, "%s: unable to refresh bridge properties: %s",
431 "%u from bridge %s: %m",