Lines Matching defs:proto
47 #define MODULE_ALIAS_XFRM_TYPE(family, proto) \ argument
49 #define MODULE_ALIAS_XFRM_OFFLOAD_TYPE(family, proto) \ argument
124 u8 proto; member
316 u32 proto; member
376 u8 proto; member
414 u8 proto; member
435 u8 proto; member
571 u8 proto; member
779 struct sk_buff *skb, u8 proto) in xfrm_audit_state_icvfail()
1050 __u8 proto; member
1416 static inline bool xfrm_id_proto_valid(u8 proto) in xfrm_id_proto_valid()
1433 static inline int xfrm_id_proto_match(u8 proto, u8 userproto) in xfrm_id_proto_match()
2162 int proto; in xfrm6_local_dontfrag() local