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