xref: /freebsd/contrib/file/magic/Magdir/nitpicker (revision 48c779cdecb5f803e5fe5d761987e976ca9609db)
1b6cee71dSXin LI
2b6cee71dSXin LI#------------------------------------------------------------------------------
3*48c779cdSXin LI# $File: nitpicker,v 1.8 2019/04/19 00:42:27 christos Exp $
4b6cee71dSXin LI# nitpicker:  file(1) magic for Flowfiles.
5*48c779cdSXin LI# From: Christian Jachmann <C.Jachmann@gmx.net> https://www.nitpicker.de
6b6cee71dSXin LI0	string	NPFF	NItpicker Flow File
7b6cee71dSXin LI>4	byte	x	V%d.
8b6cee71dSXin LI>5	byte	x	%d
9b6cee71dSXin LI>6	bedate	x	started: %s
10b6cee71dSXin LI>10	bedate	x	stopped: %s
11b6cee71dSXin LI>14	belong	x	Bytes: %u
12b6cee71dSXin LI>18	belong	x	Bytes1: %u
13b6cee71dSXin LI>22	belong	x	Flows: %u
14b6cee71dSXin LI>26	belong	x	Pkts: %u
15