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