OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encapsw
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/netinet/
ip_encap.h
41
struct
encapsw
{
struct
93
const struct
encapsw
*esw;
127
const struct
encapsw
*, void *);
130
encap_priofunc_t *, const struct
encapsw
*, void *);
ip_encap.c
327
const struct
encapsw
*esw;
480
const struct
encapsw
*esw;
551
const struct
encapsw
*esw, void *arg)
640
const struct
encapsw
*esw, void *arg)
718
const struct
encapsw
*esw;
in_gif.c
73
static const struct
encapsw
in_gif_encapsw = {
in_l2tp.c
76
static const struct
encapsw
in_l2tp_encapsw = {
ip_mroute.c
184
static const struct
encapsw
vif_encapsw = {
/src/sys/netinet6/
in6_gif.c
78
static const struct
encapsw
in6_gif_encapsw;
525
static const struct
encapsw
in6_gif_encapsw = {
in6_l2tp.c
81
static const struct
encapsw
in6_l2tp_encapsw = {
/src/sys/netipsec/
xform_ipip.c
51
* The input point is
encapsw
{4,6}, called via the encap callback. The
518
static struct
encapsw
ipe4_encapsw = {
526
static struct
encapsw
ipe4_encapsw6 = {
ipsecif.c
95
static const struct
encapsw
ipsecif4_encapsw = {
103
static const struct
encapsw
ipsecif6_encapsw;
1055
static const struct
encapsw
ipsecif6_encapsw = {
/src/sys/net/
if_stf.c
148
static const struct
encapsw
in_stf_encapsw =
Completed in 18 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025