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

  /src/dist/pf/sbin/pflogd/
pflogd.h 27 #define DEF_SNAPLEN 116 /* default plus allow for larger header of pflog */
pflogd.c 66 static uint32_t snaplen = DEF_SNAPLEN;
67 static uint32_t cur_snaplen = DEF_SNAPLEN;
657 snaplen = DEF_SNAPLEN;

Completed in 12 milliseconds