OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:l3d
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ix_txrx.c
848
char *
l3d
;
local in function:ixgbe_tx_ctx_setup
907
l3d
= mtod(mp->m_next, char *);
909
l3d
= mtod(mp, char *) + ehdrlen;
914
ip = (struct ip *)(
l3d
);
924
ip6 = (struct ip6_hdr *)(
l3d
);
ix_txrx.c
848
char *
l3d
;
local in function:ixgbe_tx_ctx_setup
907
l3d
= mtod(mp->m_next, char *);
909
l3d
= mtod(mp, char *) + ehdrlen;
914
ip = (struct ip *)(
l3d
);
924
ip6 = (struct ip6_hdr *)(
l3d
);
Completed in 25 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025