Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_vlan.c237 br_err(br, "failed insert local address into bridge forwarding table\n"); in __vlan_add()
528 br_err(br, "failed insert local address into bridge forwarding table\n"); in br_vlan_add()
Dbr_private.h373 #define br_err(__br, format, args...) \ macro