Home
last modified time | relevance | path

Searched refs:xfrm4_protocol (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
H A Dip_vti.c462 static struct xfrm4_protocol vti_esp4_protocol __read_mostly = {
470 static struct xfrm4_protocol vti_ah4_protocol __read_mostly = {
478 static struct xfrm4_protocol vti_ipcomp4_protocol __read_mostly = {
H A Dipcomp.c170 static struct xfrm4_protocol ipcomp4_protocol = {
H A Dah4.c579 static struct xfrm4_protocol ah4_protocol = {
H A Desp4.c1180 static struct xfrm4_protocol esp4_protocol = {
/linux/net/xfrm/
H A Dxfrm_interface_core.c1027 static struct xfrm4_protocol xfrmi_esp4_protocol __read_mostly = {
1035 static struct xfrm4_protocol xfrmi_ah4_protocol __read_mostly = {
1043 static struct xfrm4_protocol xfrmi_ipcomp4_protocol __read_mostly = {
/linux/include/net/
H A Dxfrm.h1601 struct xfrm4_protocol { struct
1608 struct xfrm4_protocol __rcu *next; argument
1818 int xfrm4_protocol_register(struct xfrm4_protocol *handler, unsigned char protocol);
1819 int xfrm4_protocol_deregister(struct xfrm4_protocol *handler, unsigned char protocol);