Searched refs:BRDGSHT (Results 1 – 3 of 3) sorted by relevance
104 #define BRDGSHT 16 /* set hello time (ifbrparam) */ macro
358 [BRDGSHT] = {bridge_ioctl_sht, sizeof(struct ifbrparam), BC_F_COPYIN|BC_F_SUSER},
740 if (do_cmd(sock, bridge, BRDGSHT, ¶m, sizeof(param), 1) < 0) in cmd_hellotime()