HomeSort by: relevance | last modified time | path
    Searched refs:rsrr_rr (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mrouted/
rsrr.h 40 #define RSRR_RR_LEN (RSRR_HEADER_LEN + sizeof(struct rsrr_rr))
137 struct rsrr_rr { struct
rsrr.c 264 struct rsrr_rr *route_reply;
277 route_reply = (struct rsrr_rr *) (rsrr_send_buf + RSRR_HEADER_LEN);

Completed in 11 milliseconds