rip_auth
struct rip_auth auth_head;
pos = sizeof(struct rip_hdr) + sizeof(struct rip_auth) +
struct rip_auth *auth_head;
auth_head = (struct rip_auth *)(*buf);