OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_striphdr
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netipsec/
ipsec.h
326
int
m_striphdr
(struct mbuf *, int, int);
ipsec_mbuf.c
365
m_striphdr
(struct mbuf *m, int skip, int hlen)
function in typeref:typename:int
xform_ipcomp.c
323
if (
m_striphdr
(m, skip, hlen) != 0) {
xform_ah.c
846
if (
m_striphdr
(m, skip, ahsize) != 0) {
xform_esp.c
616
if (
m_striphdr
(m, skip, hlen) != 0) {
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025