Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_frame_relay.c67 struct ctxinfo { /* one per active hook */ struct
88 struct ctxinfo channel[MAX_CT]; argument
89 struct ctxinfo downstream;
159 volatile struct ctxinfo *CTXp = NULL; in ngfrm_allocate_CTX()
186 sizeof(struct ctxinfo)); in ngfrm_allocate_CTX()
328 struct ctxinfo *const ctxp = NG_HOOK_PRIVATE(hook); in ngfrm_rcvdata()
485 struct ctxinfo *const cp = NG_HOOK_PRIVATE(hook); in ngfrm_disconnect()