Searched refs:SLIST_INSERT_AFTER (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_et.c | 93 SLIST_INSERT_AFTER(tmp, et, et_all); in et_register()
|
| H A D | uipc_mbuf2.c | 449 SLIST_INSERT_AFTER(tprev, t, m_tag_link); in m_tag_copy_chain()
|
| H A D | kern_sysctl.c | 507 SLIST_INSERT_AFTER(q, oidp, oid_link); in sysctl_register_oid()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pptpgre.c | 989 SLIST_INSERT_AFTER(last, np, next); in ng_pptpgre_rcvdata_lower() 1010 SLIST_INSERT_AFTER(prev, np, next); in ng_pptpgre_rcvdata_lower() 1028 SLIST_INSERT_AFTER(last, np, next); in ng_pptpgre_rcvdata_lower() 1196 SLIST_INSERT_AFTER(last, np, next); in ng_pptpgre_reorder_timeout()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_osfp.c | 456 SLIST_INSERT_AFTER(prev, ins, fp_next); in pf_osfp_insert()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | queue.h | 220 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 231 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | queue.h | 261 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|