Searched refs:dn_profile (Results 1 – 7 of 7) sorted by relevance
| /trueos/sys/netinet/ |
| HD | ip_dummynet.h | 200 struct dn_profile { struct
|
| /trueos/sys/netpfil/ipfw/ |
| HD | ip_dn_glue.c | 475 dn_compat_config_profile(struct dn_profile *pf, struct dn_link *p, in dn_compat_config_profile() 503 struct dn_profile *pf = NULL; in dn_compat_configure() 514 sizeof(struct dn_fs) + sizeof(struct dn_profile); in dn_compat_configure() 633 struct dn_profile *pf = s->profile; in dn_c_copy_pipe()
|
| HD | ip_dummynet.c | 877 copy_profile(struct copy_args *a, struct dn_profile *p) in copy_profile() 881 int profile_len = sizeof(struct dn_profile) - in copy_profile() 1358 struct dn_profile *pf = NULL; /* copy of old link profile */ in config_sched() 1443 s->profile = malloc(sizeof(struct dn_profile), in config_sched() 1544 config_profile(struct dn_profile *pf, struct dn_id *arg) in config_profile() 1712 err = config_profile((struct dn_profile *)o, arg); in do_config() 1733 int profile_size = sizeof(struct dn_profile) - in compute_space()
|
| HD | ip_dn_private.h | 271 struct dn_profile *profile; /* delay profile, if any */
|
| HD | ip_dn_io.c | 475 struct dn_profile *pf = s->profile; in extra_bits()
|
| HD | dummynet.txt | 106 struct dn_profile: 147 includes dn_sch, dn_link, a pointer to dn_profile,
|
| /trueos/sbin/ipfw/ |
| HD | dummynet.c | 268 print_extra_delay_parms(struct dn_profile *p) in print_extra_delay_parms() 380 print_extra_delay_parms((struct dn_profile *)oid); in list_pipes() 592 load_extra_delays(const char *filename, struct dn_profile *p, in load_extra_delays() 769 struct dn_profile *pf = NULL; in ipfw_config_pipe() 780 sizeof(struct dn_fs) + sizeof(struct dn_profile); in ipfw_config_pipe()
|