OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pfsync_header
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
if_pfsync.c
98
(sizeof(struct
pfsync_header
) + sizeof(struct pf_state))
354
struct
pfsync_header
*ph;
402
ph = (struct
pfsync_header
*)((char *)ip + iplen);
1030
sc->sc_maxcount = (mtu - sizeof(struct
pfsync_header
)) /
1034
sc->sc_if.if_mtu = sizeof(struct
pfsync_header
) +
1041
struct
pfsync_header
*h;
1057
len = sizeof(struct
pfsync_header
) +
1062
sizeof(struct
pfsync_header
);
1066
sizeof(struct
pfsync_header
);
1070
sizeof(struct
pfsync_header
);
[
all
...]
if_pfsync.h
138
struct
pfsync_header
{
struct
161
#define PFSYNC_HDRLEN sizeof(struct
pfsync_header
)
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025