OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipft_sz
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
fil.c
7113
if (ta->
ipft_sz
> sizeof(tu.ipft_un)) {
7119
if (ta->
ipft_sz
== sizeof(u_long))
7121
else if (ta->
ipft_sz
== sizeof(u_int))
7123
else if (ta->
ipft_sz
== sizeof(u_short))
7125
else if (ta->
ipft_sz
== sizeof(u_char))
7128
tu.
ipft_sz
= ta->
ipft_sz
;
7166
if (ta->
ipft_sz
== sizeof(u_long))
7168
else if (ta->
ipft_sz
== sizeof(u_int))
7170
else if (ta->
ipft_sz
== sizeof(u_short)
[
all
...]
ip_fil.h
1399
int
ipft_sz
;
member in struct:ipftuneable
1419
int
ipft_sz
;
member in struct:ipftune
Completed in 19 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025