Home
last modified time | relevance | path

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

/include/net/
A Dxfrm.h1553 static inline int xfrm_id_proto_match(u8 proto, u8 userproto) in xfrm_id_proto_match() argument
1555 return (!userproto || proto == userproto || in xfrm_id_proto_match()
1556 (userproto == IPSEC_PROTO_ANY && (proto == IPPROTO_AH || in xfrm_id_proto_match()

Completed in 10 milliseconds