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