Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_stp_if.c130 char *argv[] = { BR_STP_PROG, br->dev->name, arg, NULL }; in br_stp_call_user()
135 rc = call_usermodehelper(BR_STP_PROG, argv, envp, UMH_WAIT_PROC); in br_stp_call_user()
138 br_debug(br, BR_STP_PROG " received signal %d\n", in br_stp_call_user()
141 br_debug(br, BR_STP_PROG " exited with code %d\n", in br_stp_call_user()