Lines Matching defs:xfrm_selector
50 struct xfrm_selector { struct51 xfrm_address_t daddr;52 xfrm_address_t saddr;53 __be16 dport;54 __be16 dport_mask;55 __be16 sport;56 __be16 sport_mask;57 __u16 family;58 __u8 prefixlen_d;59 __u8 prefixlen_s;60 __u8 proto;61 int ifindex;62 __kernel_uid32_t user;