Searched defs:rip_hdr (Results 1 – 2 of 2) sorted by relevance
50 struct rip_hdr { struct51 u_int8_t command;52 u_int8_t version;53 u_int16_t dummy;
49 struct rip_hdr rip_hdr; in gen_rip_hdr() local95 struct rip_hdr *rip_hdr; in recv_packet() local220 rip_hdr_sanity_check(struct rip_hdr *rip_hdr) in rip_hdr_sanity_check()