Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/mrouted/
Drsrr.h41 #define RSRR_VIF_LEN (sizeof(struct rsrr_vif)) macro
Drsrr.c243 sendlen = RSRR_HEADER_LEN + numvifs*RSRR_VIF_LEN; in rsrr_accept_iq()