Searched refs:DEF_SNAPLEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/pf/pflogd/
H A Dpflogd.h22 #define DEF_SNAPLEN 116 /* default plus allow for larger header of pflog */ macro
H A Dpflogd.c66 static int snaplen = DEF_SNAPLEN;
67 static int cur_snaplen = DEF_SNAPLEN;
679 snaplen = DEF_SNAPLEN;

Completed in 50 milliseconds