OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encaptab
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/netinet/
ip_encap.c
111
static struct
encaptab
*encap4_lookup(struct mbuf *, int, int, enum direction,
115
static struct
encaptab
*encap6_lookup(struct mbuf *, int, int, enum direction,
118
static int encap_add(struct
encaptab
*);
119
static int encap_remove(struct
encaptab
*);
133
}
encaptab
__cacheline_aligned = {
136
#define encap_table
encaptab
.list
157
encaptab
.psz = pserialize_create();
158
encaptab
.elem_class = psref_class_create("encapelem", IPL_SOFTNET);
193
static struct
encaptab
*
199
struct
encaptab
*ep, *match
[
all
...]
ip_encap.h
85
struct
encaptab
{
struct
125
const struct
encaptab
*encap_attach_func(int, int,
128
const struct
encaptab
*encap_attach_addr(int, int,
132
int encap_detach(const struct
encaptab
*);
ip_mroute.h
240
struct
encaptab
;
260
const struct
encaptab
*v_encap_cookie;
/src/sys/net/
if_gif.h
56
struct
encaptab
;
62
const struct
encaptab
*gv_encap_cookie4;
63
const struct
encaptab
*gv_encap_cookie6;
if_ipsec.h
73
const struct
encaptab
*iv_encap_cookie4;
74
const struct
encaptab
*iv_encap_cookie6;
if_l2tp.h
78
const struct
encaptab
*lv_encap_cookie;
if_stf.c
132
const struct
encaptab
*encap_cookie;
Completed in 31 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025