Searched refs:xfrm4_protocol (Results 1 – 8 of 8) sorted by relevance
48 struct xfrm4_protocol *handler; in xfrm4_rcv_cb()65 struct xfrm4_protocol *handler; in xfrm4_rcv_encap()99 struct xfrm4_protocol *handler; in xfrm4_esp_rcv()115 struct xfrm4_protocol *handler; in xfrm4_esp_err()127 struct xfrm4_protocol *handler; in xfrm4_ah_rcv()143 struct xfrm4_protocol *handler; in xfrm4_ah_err()155 struct xfrm4_protocol *handler; in xfrm4_ipcomp_rcv()171 struct xfrm4_protocol *handler; in xfrm4_ipcomp_err()220 struct xfrm4_protocol __rcu **pprev; in xfrm4_protocol_register()221 struct xfrm4_protocol *t; in xfrm4_protocol_register()[all …]
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 = {
168 static struct xfrm4_protocol ipcomp4_protocol = {
69 xfrm4_output.o xfrm4_protocol.o
569 static struct xfrm4_protocol ah4_protocol = {
1176 static struct xfrm4_protocol esp4_protocol = {
1036 static struct xfrm4_protocol xfrmi_esp4_protocol __read_mostly = {1044 static struct xfrm4_protocol xfrmi_ah4_protocol __read_mostly = {1052 static struct xfrm4_protocol xfrmi_ipcomp4_protocol __read_mostly = {
1595 struct xfrm4_protocol { struct1602 struct xfrm4_protocol __rcu *next; argument1812 int xfrm4_protocol_register(struct xfrm4_protocol *handler, unsigned char protocol);1813 int xfrm4_protocol_deregister(struct xfrm4_protocol *handler, unsigned char protocol);