Home
last modified time | relevance | path

Searched refs:xfrm6_protocol (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dxfrm6_protocol.c22 static struct xfrm6_protocol __rcu *esp6_handlers __read_mostly;
23 static struct xfrm6_protocol __rcu *ah6_handlers __read_mostly;
24 static struct xfrm6_protocol __rcu *ipcomp6_handlers __read_mostly;
27 static inline struct xfrm6_protocol __rcu **proto_handlers(u8 protocol) in proto_handlers()
49 struct xfrm6_protocol *handler; in xfrm6_rcv_cb()
50 struct xfrm6_protocol __rcu **head = proto_handlers(protocol); in xfrm6_rcv_cb()
66 struct xfrm6_protocol *handler; in xfrm6_rcv_encap()
67 struct xfrm6_protocol __rcu **head = proto_handlers(nexthdr); in xfrm6_rcv_encap()
112 struct xfrm6_protocol *handler; in xfrm6_esp_rcv()
129 struct xfrm6_protocol *handler; in xfrm6_esp_err()
[all …]
H A DMakefile21 xfrm6_output.o xfrm6_protocol.o
H A Dipcomp6.c185 static struct xfrm6_protocol ipcomp6_protocol = {
H A Dip6_vti.c1197 static struct xfrm6_protocol vti_esp6_protocol __read_mostly = {
1205 static struct xfrm6_protocol vti_ah6_protocol __read_mostly = {
1213 static struct xfrm6_protocol vti_ipcomp6_protocol __read_mostly = {
H A Dah6.c769 static struct xfrm6_protocol ah6_protocol = {
H A Desp6.c1266 static struct xfrm6_protocol esp6_protocol = {
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_interface.c782 static struct xfrm6_protocol xfrmi_esp6_protocol __read_mostly = {
790 static struct xfrm6_protocol xfrmi_ah6_protocol __read_mostly = {
798 static struct xfrm6_protocol xfrmi_ipcomp6_protocol __read_mostly = {
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h1406 struct xfrm6_protocol { struct
1414 struct xfrm6_protocol __rcu *next; argument
1599 int xfrm6_protocol_register(struct xfrm6_protocol *handler, unsigned char protocol);
1600 int xfrm6_protocol_deregister(struct xfrm6_protocol *handler, unsigned char protocol);
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log