OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPOPT_OPTVAL
(Results
1 - 9
of
9
) sorted by relevancy
/src/lib/libwrap/
fix_options.c
31
#ifndef
IPOPT_OPTVAL
32
#define
IPOPT_OPTVAL
0
105
opt = cp[
IPOPT_OPTVAL
];
/src/external/bsd/tcpdump/dist/
ip.h
112
#define
IPOPT_OPTVAL
0 /* option ID */
/src/external/mpl/dhcp/dist/includes/netinet/
ip.h
117
#define
IPOPT_OPTVAL
0 /* option ID */
/src/sys/netinet/
ip.h
185
#define
IPOPT_OPTVAL
0 /* option ID */
ip_input.c
875
opt = cp[
IPOPT_OPTVAL
];
918
code = &cp[
IPOPT_OPTVAL
] - (u_char *)ip;
999
code = &cp[
IPOPT_OPTVAL
] - (u_char *)ip;
1050
code = &cp[
IPOPT_OPTVAL
] - (u_char *)ip;
ip_output.c
1619
optval = cp[
IPOPT_OPTVAL
];
1656
dp[
IPOPT_OPTVAL
] = optval;
ip_icmp.c
872
opt = cp[
IPOPT_OPTVAL
];
/src/external/bsd/ipf/dist/ipsend/
iptests.c
502
s[
IPOPT_OPTVAL
] = IPOPT_NOP;
509
s[
IPOPT_OPTVAL
] = IPOPT_TS;
526
s[
IPOPT_OPTVAL
] = IPOPT_RR;
533
s[
IPOPT_OPTVAL
] = IPOPT_TS;
540
s[
IPOPT_OPTVAL
] = IPOPT_SECURITY;
547
s[
IPOPT_OPTVAL
] = IPOPT_LSRR;
554
s[
IPOPT_OPTVAL
] = IPOPT_SATID;
561
s[
IPOPT_OPTVAL
] = IPOPT_SSRR;
/src/sbin/ping/
ping.c
547
optspace[
IPOPT_OPTVAL
] = IPOPT_LSRR;
555
optspace[optlen+
IPOPT_OPTVAL
] = IPOPT_RR;
Completed in 23 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026