Searched refs:br_del_bridge (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/bridge/
H A Dbr_private.h903 int br_del_bridge(struct net *net, const char *name);
H A Dbr_if.c475 int br_del_bridge(struct net *net, const char *name) function
H A Dbr_ioctl.c390 return br_del_bridge(net, buf);
428 ret = br_del_bridge(net, buf);

Completed in 506 milliseconds