Searched refs:xfrm6_protocol (Results 1 – 8 of 8) sorted by relevance
49 struct xfrm6_protocol *handler; in xfrm6_rcv_cb()66 struct xfrm6_protocol *handler; in xfrm6_rcv_encap()112 struct xfrm6_protocol *handler; in xfrm6_esp_rcv()129 struct xfrm6_protocol *handler; in xfrm6_esp_err()141 struct xfrm6_protocol *handler; in xfrm6_ah_rcv()158 struct xfrm6_protocol *handler; in xfrm6_ah_err()170 struct xfrm6_protocol *handler; in xfrm6_ipcomp_rcv()187 struct xfrm6_protocol *handler; in xfrm6_ipcomp_err()236 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_register()237 struct xfrm6_protocol *t; in xfrm6_protocol_register()[all …]
19 xfrm6_output.o xfrm6_protocol.o
187 static struct xfrm6_protocol ipcomp6_protocol = {
1193 static struct xfrm6_protocol vti_esp6_protocol __read_mostly = {1201 static struct xfrm6_protocol vti_ah6_protocol __read_mostly = {1209 static struct xfrm6_protocol vti_ipcomp6_protocol __read_mostly = {
768 static struct xfrm6_protocol ah6_protocol = {
1222 static struct xfrm6_protocol esp6_protocol = {
985 static struct xfrm6_protocol xfrmi_esp6_protocol __read_mostly = {993 static struct xfrm6_protocol xfrmi_ah6_protocol __read_mostly = {1001 static struct xfrm6_protocol xfrmi_ipcomp6_protocol __read_mostly = {
1606 struct xfrm6_protocol { struct1614 struct xfrm6_protocol __rcu *next; argument1827 int xfrm6_protocol_register(struct xfrm6_protocol *handler, unsigned char protocol);1828 int xfrm6_protocol_deregister(struct xfrm6_protocol *handler, unsigned char protocol);