Searched refs:xfrm4_protocol (Results 1 – 5 of 5) sorted by relevance
462 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 = {
579 static struct xfrm4_protocol ah4_protocol = {
1185 static struct xfrm4_protocol esp4_protocol = {
1030 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 = {
1620 struct xfrm4_protocol { struct1627 struct xfrm4_protocol __rcu *next; argument1837 int xfrm4_protocol_register(struct xfrm4_protocol *handler, unsigned char protocol);1838 int xfrm4_protocol_deregister(struct xfrm4_protocol *handler, unsigned char protocol);