Home
last modified time | relevance | path

Searched defs:snaplen (Results 1 – 4 of 4) sorted by relevance

/f-stack/lib/
H A Dff_dpdk_pcap.c41 uint32_t snaplen; /* max length saved portion of each pkt */ member
/f-stack/
H A Dconfig.ini78 snaplen=96 key
/f-stack/freebsd/net/
H A Dnetmap_user.h275 int snaplen; member
H A Dbpf.c2474 catchpacket(struct bpf_d *d, u_char *pkt, u_int pktlen, u_int snaplen, in catchpacket() argument