Home
last modified time | relevance | path

Searched refs:xfrm4_protocol (Results 1 – 5 of 5) 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 Dah4.c579 static struct xfrm4_protocol ah4_protocol = {
H A Desp4.c1185 static struct xfrm4_protocol esp4_protocol = {
/linux/net/xfrm/
H A Dxfrm_interface_core.c1030 static struct xfrm4_protocol xfrmi_esp4_protocol __read_mostly = {
1038 static struct xfrm4_protocol xfrmi_ah4_protocol __read_mostly = {
1046 static struct xfrm4_protocol xfrmi_ipcomp4_protocol __read_mostly = {
/linux/include/net/
H A Dxfrm.h1620 struct xfrm4_protocol { struct
1627 struct xfrm4_protocol __rcu *next; argument
1837 int xfrm4_protocol_register(struct xfrm4_protocol *handler, unsigned char protocol);
1838 int xfrm4_protocol_deregister(struct xfrm4_protocol *handler, unsigned char protocol);