Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_frame_relay.c69 struct ctxinfo { /* one per active hook */ struct
90 struct ctxinfo channel[MAX_CT]; argument
91 struct ctxinfo downstream;
161 volatile struct ctxinfo *CTXp = NULL; in ngfrm_allocate_CTX()
188 sizeof(struct ctxinfo)); in ngfrm_allocate_CTX()
330 struct ctxinfo *const ctxp = NG_HOOK_PRIVATE(hook); in ngfrm_rcvdata()
487 struct ctxinfo *const cp = NG_HOOK_PRIVATE(hook); in ngfrm_disconnect()