Home
last modified time | relevance | path

Searched refs:ggd_export (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/ggate/ggated/
H A Dggated.c95 struct ggd_export { struct
100 SLIST_ENTRY(ggd_export) e_next; argument
112 static SLIST_HEAD(, ggd_export) exports = SLIST_HEAD_INITIALIZER(exports);
199 struct ggd_export *ex; in line_parse()
274 struct ggd_export *ex; in exports_clear()
343 exports_check(struct ggd_export *ex, struct g_gate_cinit *cinit, in exports_check()
429 static struct ggd_export *
433 struct ggd_export *ex; in exports_find()
923 struct ggd_export *ex; in handshake()