Searched refs:BR_STP_PROG (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/net/bridge/ |
D | br_stp_if.c | 133 char *argv[] = { BR_STP_PROG, br->dev->name, arg, NULL }; in br_stp_call_user() 138 rc = call_usermodehelper(BR_STP_PROG, argv, envp, UMH_WAIT_PROC); in br_stp_call_user() 141 br_debug(br, BR_STP_PROG " received signal %d\n", in br_stp_call_user() 144 br_debug(br, BR_STP_PROG " exited with code %d\n", in br_stp_call_user()
|
D | br_private.h | 51 #define BR_STP_PROG "/sbin/bridge-stp" macro
|