Searched refs:xfrm4_protocol (Results 1 – 6 of 6) 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 = {
170 static struct xfrm4_protocol ipcomp4_protocol = {
579 static struct xfrm4_protocol ah4_protocol = {
1180 static struct xfrm4_protocol esp4_protocol = {
1027 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 = {
1601 struct xfrm4_protocol { struct1608 struct xfrm4_protocol __rcu *next; argument1818 int xfrm4_protocol_register(struct xfrm4_protocol *handler, unsigned char protocol);1819 int xfrm4_protocol_deregister(struct xfrm4_protocol *handler, unsigned char protocol);