Searched refs:_BRIOC (Results 1 – 1 of 1) sorted by relevance
47 #define _BRIOC(n) (0x42524700 + (n)) macro49 #define BRIOC_NEWBRIDGE _BRIOC(1) /* Create bridge; bridge_newbridge_t */50 #define BRIOC_ADDLINK _BRIOC(2) /* Add link to bridge; linkid+name */51 #define BRIOC_REMLINK _BRIOC(3) /* Remove link from bridge; linkid */52 #define BRIOC_SETSTATE _BRIOC(4) /* bridge_setstate_t */53 #define BRIOC_SETPVID _BRIOC(5) /* bridge_setpvid_t */54 #define BRIOC_VLANENAB _BRIOC(6) /* bridge_vlanenab_t */55 #define BRIOC_FLUSHFWD _BRIOC(7) /* bridge_flushfwd_t */56 #define BRIOC_LISTFWD _BRIOC(8) /* bridge_listfwd_t */57 #define BRIOC_TABLEMAX _BRIOC(8) /* uint32_t */