OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IPPROTO_TCP
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
ipproto.h
52
#ifndef
IPPROTO_TCP
53
#define
IPPROTO_TCP
6 /* tcp */
/src/sys/netinet/
in.h
82
#define
IPPROTO_TCP
6 /* tcp */
/src/external/bsd/ppp/dist/pppd/
ipcp.c
2316
#ifndef
IPPROTO_TCP
2317
#define
IPPROTO_TCP
6
2346
if (get_ipproto(pkt) !=
IPPROTO_TCP
)
Completed in 31 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026