Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/core/
H A Dskywalk_sysctl.c132 skoid_add_handler(struct skoid *skoid, const char *name, int kind, in skoid_add_handler() function
H A Dskywalk_var.h605 extern void skoid_add_handler(struct skoid *skoid, const char *name, int kind,
/xnu-12377.61.12/bsd/net/classq/
H A Dclassq_subr.c149 skoid_add_handler(ifcq_skoid, "model", CTLFLAG_RW, in ifclassq_setup()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c226 skoid_add_handler(&mgr->ipfm_skoid, "drain", CTLFLAG_RW, in fsw_ip_frag_mgr_create()
H A Dfsw.c510 skoid_add_handler(&fsw->fsw_skoid, "rps_nthreads", CTLFLAG_RW, in fsw_setup_ifp()
/xnu-12377.61.12/bsd/net/pktsched/
H A Dpktsched_fq_codel.c2005 skoid_add_handler((struct skoid *)fqs_skoid, "target_delay", CTLFLAG_RW, in fq_if_setup_common()