Searched refs:scope_id (Results 1 - 2 of 2) sorted by relevance

/external/openssh/
H A Daddrmatch.c44 u_int32_t scope_id; /* iface scope id for v6 */ member in struct:xaddr
102 xa->scope_id = in6->sin6_scope_id;
164 dst->scope_id = a->scope_id;
194 if (a->scope_id == b->scope_id)
196 return a->scope_id > b->scope_id ? 1 : -1;
/external/bluetooth/glib/glib/
H A Dgscanner.h203 guint scope_id; member in struct:_GScanner
225 guint scope_id);
227 guint scope_id,
231 guint scope_id,
234 guint scope_id,
237 guint scope_id,

Completed in 307 milliseconds