Home
last modified time | relevance | path

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

/openbsd/usr.sbin/mrouted/
H A Drsrr.h40 #define RSRR_RR_LEN (RSRR_HEADER_LEN + sizeof(struct rsrr_rr)) macro
H A Drsrr.c274 sendlen = RSRR_RR_LEN; in rsrr_accept_rq()