Home
last modified time | relevance | path

Searched refs:encap_config (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_encap.h49 struct encap_config { struct
66 const struct encaptab *ip_encap_attach(const struct encap_config *, argument
68 const struct encaptab *ip6_encap_attach(const struct encap_config *,
H A Dip_encap.c236 encap_attach(struct encaptab_head *head, const struct encap_config *cfg, in encap_attach()
355 ip_encap_attach(const struct encap_config *cfg, void *arg, int mflags) in ip_encap_attach()
394 ip6_encap_attach(const struct encap_config *cfg, void *arg, int mflags) in ip6_encap_attach()
H A Din_gif.c392 const struct encap_config encap;
H A Dip_gre.c560 static const struct encap_config ipv4_encap_cfg = {
H A Dip_mroute.c247 static const struct encap_config ipv4_encap_cfg = {
/f-stack/freebsd/netipsec/
H A Dxform_ipcomp.c685 static const struct encap_config ipv4_encap_cfg = {
728 static const struct encap_config ipv6_encap_cfg = {
/f-stack/freebsd/netinet6/
H A Din6_gif.c416 const struct encap_config encap;
H A Dip6_gre.c555 static const struct encap_config ipv6_encap_cfg = {
H A Dip6_mroute.c144 static const struct encap_config ipv6_encap_cfg = {
/f-stack/freebsd/net/
H A Dif_stf.c175 static const struct encap_config ipv4_encap_cfg = {
H A Dif_me.c650 static const struct encap_config me_encap_cfg = {