OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lagg_m_extract
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/lagg/
if_laggproto.h
221
lagg_m_extract
(struct mbuf *m, size_t off, size_t reqlen, size_t align,
function in typeref:typename:const void *
if_lagg.c
914
eh =
lagg_m_extract
(m, 0, sizeof(*eh), __alignof(*eh), &buf);
922
evl =
lagg_m_extract
(m, 0, sizeof(*evl), __alignof(*evl),
944
ip =
lagg_m_extract
(m, off, sizeof(*ip), __alignof(*ip), &buf);
957
ip6 =
lagg_m_extract
(m, off, sizeof(*ip6), __alignof(*ip6),
978
th =
lagg_m_extract
(m, off, sizeof(*th), __alignof(*th), &buf);
988
uh =
lagg_m_extract
(m, off, sizeof(*uh), __alignof(*uh), &buf);
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025