Searched refs:dn_profile (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/netpfil/ipfw/ |
| HD | ip_dn_glue.c | 478 dn_compat_config_profile(struct dn_profile *pf, struct dn_link *p, in dn_compat_config_profile() 506 struct dn_profile *pf = NULL; in dn_compat_configure() 517 sizeof(struct dn_fs) + sizeof(struct dn_profile); in dn_compat_configure() 636 struct dn_profile *pf = s->profile; in dn_c_copy_pipe()
|
| HD | ip_dummynet.c | 1018 copy_profile(struct copy_args *a, struct dn_profile *p) in copy_profile() 1022 int profile_len = sizeof(struct dn_profile) - in copy_profile() 1712 struct dn_profile *pf = NULL; /* copy of old link profile */ in config_sched() 1797 s->profile = malloc(sizeof(struct dn_profile), in config_sched() 1898 config_profile(struct dn_profile *pf, struct dn_id *arg) in config_profile() 1985 struct dn_profile profile; in do_config() 2110 int profile_size = sizeof(struct dn_profile) - in compute_space()
|
| HD | ip_dn_private.h | 286 struct dn_profile *profile; /* delay profile, if any */
|
| HD | ip_dn_io.c | 579 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,
|
| /freebsd-11-stable/sys/netinet/ |
| HD | ip_dummynet.h | 210 struct dn_profile { struct
|
| /freebsd-11-stable/sbin/ipfw/ |
| HD | dummynet.c | 524 print_extra_delay_parms(struct dn_profile *p) in print_extra_delay_parms() 651 print_extra_delay_parms((struct dn_profile *)oid); in list_pipes() 867 load_extra_delays(const char *filename, struct dn_profile *p, in load_extra_delays() 1279 struct dn_profile *pf = NULL; in ipfw_config_pipe() 1296 sizeof(struct dn_fs) + sizeof(struct dn_profile); in ipfw_config_pipe()
|