Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ggate/ggated/
H A Dggated.c88 struct ggd_export { struct
93 SLIST_ENTRY(ggd_export) e_next; argument
105 static SLIST_HEAD(, ggd_export) exports = SLIST_HEAD_INITIALIZER(exports);
152 struct ggd_export *ex; in line_parse()
236 struct ggd_export *ex; in exports_clear()
305 exports_check(struct ggd_export *ex, struct g_gate_cinit *cinit, in exports_check()
371 static struct ggd_export *
375 struct ggd_export *ex; in exports_find()
865 struct ggd_export *ex; in handshake()