HomeSort by: relevance | last modified time | path
    Searched refs:encap_key (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_encap.h 63 struct encap_key { struct
95 struct encap_key key;
ip_encap.c 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;
365 struct encap_key key;
600 encap_key_init(struct encap_key *key,
611 encap_key_inc(struct encap_key *key)
618 encap_key_dec(struct encap_key *key)
625 encap_key_copy(struct encap_key *dst, const struct encap_key *src)
812 struct encap_key key
    [all...]

Completed in 12 milliseconds