Searched refs:ifbrp_hellotime (Results 1 – 3 of 3) sorted by relevance
165 #define ifbrp_hellotime ifbrp_ifbrpu.ifbrpu_hellotime macro
2193 ifbp->ifbrp_hellotime = bs->bs_bridge_htime >> 8; in bstp_ioctl()2196 val = ifbp->ifbrp_hellotime; in bstp_ioctl()
549 bp.ifbrp_hellotime = strtonum(arg, 0, UINT8_MAX, &errstr); in bridge_hellotime()