Lines Matching refs:sadb_msg
3193 struct sadb_msg *msg, *next, *end;3222 msg = (struct sadb_msg *)buf->v;3223 end = (struct sadb_msg *)(buf->v + buf->l);3228 next = (struct sadb_msg *)((caddr_t)msg + (msg->sadb_msg_len << 3));