Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mrouted/
H A Drsrr.c143 struct rsrr_header *rsrr;
153 rsrr = (struct rsrr_header *) rsrr_recv_buf;
208 struct rsrr_header *rsrr; in rsrr_accept_iq()
224 rsrr = (struct rsrr_header *) rsrr_send_buf; in rsrr_accept_iq()
263 struct rsrr_header *rsrr;
271 rsrr = (struct rsrr_header *) rsrr_send_buf;
406 struct rsrr_header *rsrr;
408 rsrr = (struct rsrr_header *) rsrr_send_buf;
H A Drsrr.h38 #define RSRR_HEADER_LEN (sizeof(struct rsrr_header))
82 struct rsrr_header { struct