Searched refs:preq (Results 1 – 1 of 1) sorted by relevance
244 const struct pkt_preq *preq, u_int len) in wb_preq() argument247 if (len < sizeof(*preq) || !ND_TTEST(*preq)) in wb_preq()251 EXTRACT_32BITS(&preq->pp_low), in wb_preq()252 ipaddr_string(ndo, &preq->pp_page.p_sid), in wb_preq()253 EXTRACT_32BITS(&preq->pp_page.p_uid))); in wb_preq()