Home
last modified time | relevance | path

Searched refs:if_netem_params (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.61.12/bsd/net/pktsched/
H A Dpktsched_netem.h39 const struct if_netem_params *p, void *output_handle,
41 extern void netem_get_params(struct netem *ne, struct if_netem_params *p);
H A Dpktsched_netem.c41 __unused struct ifnet *ifp, __unused const struct if_netem_params *p,\
52 __unused struct if_netem_params *p) \
1402 netem_check_params(const struct if_netem_params *p) in netem_check_params()
1503 const struct if_netem_params *p) in netem_set_params()
1585 netem_get_params(struct netem *ne, struct if_netem_params *p) in netem_get_params()
1621 const struct if_netem_params *p, void *output_handle, in netem_config()
/xnu-12377.61.12/bsd/net/
H A Dif_private.h612 struct if_netem_params iflpr_input_netem;
613 struct if_netem_params iflpr_output_netem;
H A Dif_var_private.h194 struct if_netem_params { struct
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c535 struct if_netem_params inp; in nx_fsw_prov_config()
H A Dfsw.c1001 struct if_netem_params *__single params = data; in fsw_netem_config()
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_kern.c1614 data_len < sizeof(struct if_netem_params)) { in kern_nexus_set_if_netem_params()