Searched refs:fsu (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_dummynet.c | 680 SLIST_INSERT_HEAD(&V_dn_cfg.fsu, fs, sch_chain); in fsk_new() 764 h = fs->sched ? &fs->sched->fsk_list : &V_dn_cfg.fsu; in fsk_detach() 785 SLIST_INSERT_HEAD(&V_dn_cfg.fsu, fs, sch_chain); in fsk_detach() 1301 SLIST_REMOVE(&V_dn_cfg.fsu, fs, dn_fsk, sch_chain); in fsk_attach() 1340 SLIST_FOREACH_SAFE(fs, &V_dn_cfg.fsu, sch_chain, tmp) { in update_fs() 1990 fsk_detach_list(&V_dn_cfg.fsu, DN_DELETE_FS); in dummynet_flush() 2596 SLIST_INIT(&V_dn_cfg.fsu); in ip_dn_vnet_init()
|
H A D | ip_dn_private.h | 146 struct dn_fsk_head fsu; /* list of unlinked flowsets */ member
|
H A D | dummynet.txt | 187 - fsu: contains flowset that are not linked with any scheduler.
|
/freebsd/share/misc/ |
H A D | committers-src.dot | 187 fsu [label="Fedor Uporov\nfsu@FreeBSD.org\n2017/08/28"] 837 pfg -> fsu
|
/freebsd/sys/contrib/openzfs/ |
H A D | AUTHORS | 576 Shawn Bayern <sbayern@law.fsu.edu>
|
/freebsd/usr.bin/calendar/calendars/ |
H A D | calendar.freebsd | 468 11/25 Fedor Uporov <fsu@FreeBSD.org> born in Yalta, Crimea, USSR, 1988
|