Searched refs:encap_key (Results 1 – 2 of 2) sorted by relevance
121 static void encap_key_init(struct encap_key *, const struct sockaddr *,123 static void encap_key_inc(struct encap_key *);203 struct encap_key key; in encap4_lookup()365 struct encap_key key; in encap6_lookup()600 encap_key_init(struct encap_key *key, in encap_key_init()611 encap_key_inc(struct encap_key *key) in encap_key_inc()618 encap_key_dec(struct encap_key *key) in encap_key_dec()625 encap_key_copy(struct encap_key *dst, const struct encap_key *src) in encap_key_copy()812 struct encap_key key; in encap_detach_addr()
63 struct encap_key { struct95 struct encap_key key; argument