HomeSort by relevance Sort by last modified time
    Searched full:hopc (Results 1 - 6 of 6) sorted by null

  /external/libpcap/
grammar.h 161 HOPC = 371,
283 #define HOPC 371
grammar.y 327 %token SIO OPC DPC SLS HSIO HOPC HDPC HSLS
743 | HOPC { $$.mtp3fieldtype = MH_OPC; }
scanner.l 374 hopc return HOPC;
grammar.c 464 HOPC = 371,
586 #define HOPC 371
982 "DPC", "SLS", "HSIO", "HOPC", "HDPC", "HSLS", "OR", "AND", "'!'", "'|'",
    [all...]
scanner.c     [all...]
  /external/tcpdump/
print-babel.c 670 u_char ae, plen, src_plen, prefix[16], src_prefix[16], hopc; local
677 hopc = message[6];
692 hopc, format_prefix(ndo, prefix, plen)));

Completed in 190 milliseconds