Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dxfrm4_protocol.c21 static struct xfrm4_protocol __rcu *esp4_handlers __read_mostly;
22 static struct xfrm4_protocol __rcu *ah4_handlers __read_mostly;
23 static struct xfrm4_protocol __rcu *ipcomp4_handlers __read_mostly;
26 static inline struct xfrm4_protocol __rcu **proto_handlers(u8 protocol) in proto_handlers()
48 struct xfrm4_protocol *handler; in xfrm4_rcv_cb()
49 struct xfrm4_protocol __rcu **head = proto_handlers(protocol); in xfrm4_rcv_cb()
65 struct xfrm4_protocol *handler; in xfrm4_rcv_encap()
66 struct xfrm4_protocol __rcu **head = proto_handlers(nexthdr); in xfrm4_rcv_encap()
99 struct xfrm4_protocol *handler; in xfrm4_esp_rcv()
115 struct xfrm4_protocol *handler; in xfrm4_esp_err()
[all …]
H A Dip_vti.c446 static struct xfrm4_protocol vti_esp4_protocol __read_mostly = {
454 static struct xfrm4_protocol vti_ah4_protocol __read_mostly = {
462 static struct xfrm4_protocol vti_ipcomp4_protocol __read_mostly = {
H A DMakefile69 xfrm4_output.o xfrm4_protocol.o
H A Dipcomp.c164 static struct xfrm4_protocol ipcomp4_protocol = {
H A Dah4.c567 static struct xfrm4_protocol ah4_protocol = {
H A Desp4.c1215 static struct xfrm4_protocol esp4_protocol = {
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_interface.c833 static struct xfrm4_protocol xfrmi_esp4_protocol __read_mostly = {
841 static struct xfrm4_protocol xfrmi_ah4_protocol __read_mostly = {
849 static struct xfrm4_protocol xfrmi_ipcomp4_protocol __read_mostly = {
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h1395 struct xfrm4_protocol { struct
1402 struct xfrm4_protocol __rcu *next; argument
1583 int xfrm4_protocol_register(struct xfrm4_protocol *handler, unsigned char protocol);
1584 int xfrm4_protocol_deregister(struct xfrm4_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