Lines Matching refs:proto_handlers
27 static inline struct xfrm6_protocol __rcu **proto_handlers(u8 protocol)
50 struct xfrm6_protocol __rcu **head = proto_handlers(protocol);
55 for_each_protocol_rcu(*proto_handlers(protocol), handler)
67 struct xfrm6_protocol __rcu **head = proto_handlers(nexthdr);
242 if (!proto_handlers(protocol) || !netproto(protocol))
247 if (!rcu_dereference_protected(*proto_handlers(protocol),
251 for (pprev = proto_handlers(protocol);
287 if (!proto_handlers(protocol) || !netproto(protocol))
292 for (pprev = proto_handlers(protocol);
303 if (!rcu_dereference_protected(*proto_handlers(protocol),