HomeSort by: relevance | last modified time | path
    Searched defs:contype (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/arch/prep/
md.c 185 int contype; local
191 process_menu(MENU_prepconsole, &contype);
192 if (contype == 1)
  /src/external/bsd/tcpdump/dist/
print-udp.c 142 u_int hasopt, hasext, contype, hasmarker, dlen; local
162 contype = (i0 >> 16) & 0x3f;
172 contype = (i0 >> 16) & 0x7f;
182 contype,
212 if (contype == 0x1f) /*XXX H.261 */

Completed in 50 milliseconds