Home
last modified time | relevance | path

Searched refs:SLIST_INSERT_HEAD (Results 1 – 25 of 62) sorted by relevance

123

/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c298 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_add_addrs()
385 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_del_addrs()
465 SLIST_INSERT_HEAD(&addq, p, pfrke_workq); in pfr_set_addrs()
672 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_clr_astats()
1142 SLIST_INSERT_HEAD(&workq, p, pfrkt_workq); in pfr_clr_tables()
1180 SLIST_INSERT_HEAD(&addq, p, pfrkt_workq); in pfr_add_tables()
1202 SLIST_INSERT_HEAD(&addq, r, pfrkt_workq); in pfr_add_tables()
1342 SLIST_INSERT_HEAD(&workq, p, pfrkt_workq); in pfr_get_tstats()
1447 SLIST_INSERT_HEAD(&workq, p, pfrkt_workq); in pfr_ina_begin()
1534 SLIST_INSERT_HEAD(&addrq, p, pfrke_workq); in pfr_ina_define()
[all …]
H A Dpf_osfp.c340 SLIST_INSERT_HEAD(&fp->fp_oses, entry, fp_entry); in pf_osfp_add()
458 SLIST_INSERT_HEAD(list, ins, fp_next); in pf_osfp_insert()
/f-stack/tools/ifconfig/
H A Difclone.c150 SLIST_INSERT_HEAD(&clone_defcbh, dcp, next); in clone_setdefcallback_prefix()
162 SLIST_INSERT_HEAD(&clone_defcbh, dcp, next); in clone_setdefcallback_filter()
/f-stack/freebsd/netgraph/
H A Dng_pptpgre.c907 SLIST_INSERT_HEAD(&sendq, &t, next); \ in ng_pptpgre_rcvdata_lower()
967 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower()
987 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower()
1008 SLIST_INSERT_HEAD(&hpriv->roq, np, next); in ng_pptpgre_rcvdata_lower()
1026 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower()
1185 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_reorder_timeout()
H A Dng_bridge.c921 SLIST_INSERT_HEAD(&priv->tab[bucket], hent, next); in ng_bridge_put()
971 SLIST_INSERT_HEAD(&newTab[newBucket], hent, next); in ng_bridge_rehash()
/f-stack/freebsd/netinet/libalias/
H A Dalias_mod.c142 SLIST_INSERT_HEAD(&dll_chain, p, next); in attach_dll()
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_lm.c86 SLIST_INSERT_HEAD(&priv->mr_list, mr, next); in mlx5_vdpa_dirty_bitmap_set()
H A Dmlx5_vdpa_mem.c269 SLIST_INSERT_HEAD(&priv->mr_list, entry, next); in mlx5_vdpa_mem_register()
294 SLIST_INSERT_HEAD(&priv->mr_list, entry, next); in mlx5_vdpa_mem_register()
/f-stack/dpdk/examples/cmdline/
H A Dcommands.c145 SLIST_INSERT_HEAD(&global_obj_list, o, next); in cmd_obj_add_parsed()
/f-stack/freebsd/kern/
H A Dkern_et.c88 SLIST_INSERT_HEAD(&eventtimers, et, et_all); in et_register()
H A Duipc_accf.c95 SLIST_INSERT_HEAD(&accept_filtlsthd, filt, accf_next); in accept_filt_add()
H A Dsubr_lock.c305 SLIST_INSERT_HEAD(&type->lpt_lpalloc, &type->lpt_prof[i], in lock_prof_init_type()
562 SLIST_INSERT_HEAD(&type->lpt_hash[hash], lp, link); in lock_profile_lookup()
H A Duipc_mbuf2.c447 SLIST_INSERT_HEAD(&to->m_pkthdr.tags, t, m_tag_link); in m_tag_copy_chain()
H A Dimgact_binmisc.c283 SLIST_INSERT_HEAD(&interpreter_list, ibe, link); in imgact_binmisc_add_entry()
H A Dsubr_intr.c782 SLIST_INSERT_HEAD(&pic_list, pic, pic_next);
922 SLIST_INSERT_HEAD(&parent_pic->pic_children, newchild, pc_next);
/f-stack/tools/compat/include/netinet/
H A Din_var.h427 SLIST_INSERT_HEAD(inmh, inm, inm_nrele); in inm_rele_locked()
/f-stack/freebsd/netinet/
H A Din_var.h427 SLIST_INSERT_HEAD(inmh, inm, inm_nrele); in inm_rele_locked()
/f-stack/lib/
H A Dff_kern_timeout.c293 SLIST_INSERT_HEAD(&cc->cc_callfree, c, c_links.sle); in callout_cpu_init()
379 SLIST_INSERT_HEAD(&cc->cc_callfree, c, c_links.sle); in callout_cc_del()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c656 SLIST_INSERT_HEAD(&dn_cfg.fsu, fs, sch_chain); in fsk_new()
762 SLIST_INSERT_HEAD(&dn_cfg.fsu, fs, sch_chain); in fsk_detach()
1283 SLIST_INSERT_HEAD(&s->fsk_list, fs, sch_chain); in fsk_attach()
2636 SLIST_INSERT_HEAD(&dn_cfg.schedlist, d, next); in load_dn_sched()
2729 SLIST_INSERT_HEAD(&dn_cfg.aqmlist, d, next); in load_dn_aqm()
H A Dip_fw_table_algo.c1607 SLIST_INSERT_HEAD(&head[hash], ent, next); in ta_add_chash()
1805 SLIST_INSERT_HEAD(&new_head[nhash], ent, next); in ta_modify_chash()
1826 SLIST_INSERT_HEAD(&new_head[nhash], ent, next); in ta_modify_chash()
3561 SLIST_INSERT_HEAD(&head[hash], ent, next); in ta_add_fhash()
3715 SLIST_INSERT_HEAD(&new_head[nhash], ent, next); in ta_modify_fhash()
/f-stack/freebsd/net/
H A Dvnet.c689 SLIST_INSERT_HEAD(&vnet_recursions, vnr, vnr_le); in vnet_log_recursion()
H A Dif_llatbl.c598 SLIST_INSERT_HEAD(&V_lltables, llt, llt_link); in lltable_link()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvtd.c726 SLIST_INSERT_HEAD(&domhead, dom, next); in vtd_create_domain()
/f-stack/freebsd/amd64/vmm/
H A Dvmm_dev.c1097 SLIST_INSERT_HEAD(&head, sc, link); in sysctl_vmm_create()
1227 SLIST_INSERT_HEAD(&sc->devmem, dsc, link); in devmem_create_cdev()
/f-stack/tools/compat/include/netinet6/
H A Din6_var.h853 SLIST_INSERT_HEAD(inmh, inm, in6m_nrele); in in6m_rele_locked()

123