Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c185 static ng_rcvdata_t ng_uni_rcvupper; variable
482 NG_HOOK_SET_RCVDATA(hook, ng_uni_rcvupper); in ng_uni_newhook()
520 ng_uni_rcvupper(hook_p hook, item_p item) in ng_uni_rcvupper() function