Searched refs:RSRR_VIF_LEN (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/usr.sbin/mrouted/ | ||
| D | rsrr.h | 41 #define RSRR_VIF_LEN (sizeof(struct rsrr_vif)) macro |
| D | rsrr.c | 243 sendlen = RSRR_HEADER_LEN + numvifs*RSRR_VIF_LEN; in rsrr_accept_iq() |