Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dif_bridge.h40 #define BRCTL_SET_AGEING_TIME 11 macro
/third_party/toybox/toys/pending/
Dbrctl.c207 set_time(argv[0], BRCTL_SET_AGEING_TIME, tv_to_jify(&tv)); in br_set_ageing_time()