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