OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCP_OPTION
(Results
1 - 2
of
2
) sorted by null
/external/iptables/extensions/
libip6t_tcp.c
144
#define
TCP_OPTION
0x08
207
if (*flags &
TCP_OPTION
)
214
*flags |=
TCP_OPTION
;
libipt_tcp.c
145
#define
TCP_OPTION
0x08
208
if (*flags &
TCP_OPTION
)
215
*flags |=
TCP_OPTION
;
Completed in 461 milliseconds