Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.c259 ng_ID_t creator; /* who to notify */ member
896 sp->creator = NGI_RETADDR(item); in ng_pppoe_rcvmsg()
1316 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_acname()
1335 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_sessionid()
1357 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_maxp()
1380 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_hurl()
1403 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_motm()
2209 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in pppoe_send_event()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst785 made from caches on the NUMA node on which the threads creator is running.