Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:page

76 #define PT_PREQ         5       /* page vector request */
77 #define PT_PREP 7 /* page vector reply */
89 u_int32_t p_uid; /* page number */
122 struct PageID pd_page; /* page that operations apply to */
133 struct PageID pr_page; /* page of drawops */
154 struct PageID page;
165 struct PageID pi_mpage; /* current page */
198 ipaddr_string(&id->pi_ps.page.p_sid),
199 EXTRACT_32BITS(&id->pi_ps.page.p_uid),
276 ipaddr_string(&ps->page.p_sid),
277 EXTRACT_32BITS(&ps->page.p_uid));