OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipopts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_syncache.c
885
struct mbuf *
ipopts
;
local
916
ipopts
= ip_srcroute(m);
919
ipopts
= NULL;
929
if (
ipopts
) {
936
sc->sc_ipopts =
ipopts
;
953
if (
ipopts
)
954
(void)m_free(
ipopts
);
967
sc->sc_ipopts =
ipopts
;
/src/sys/external/bsd/ipf/netinet/
fil.c
222
static const struct optlist
ipopts
[20] = {
variable in typeref:struct:optlist
1479
op =
ipopts
+ i;
1828
op =
ipopts
+ i;
Completed in 28 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026