H A D | dummynet.c | 1 /*- 7 * Implemented by Rasool Al-Saadi <ralsaadi@swin.edu.au> 9 * Copyright (c) 2002-2003,2010 Luigi Rizzo 57 { "dst-ip", TOK_DSTIP }, 58 { "src-ip", TOK_SRCIP }, 59 { "dst-port", TOK_DSTPORT }, 60 { "src-port", TOK_SRCPORT }, 75 { "fq_codel", TOK_FQ_CODEL}, /* FQ-Codel */ 77 { "fq_pie", TOK_FQ_PIE}, /* FQ-PIE */ 82 { "link", TOK_LIN 875 load_extra_delays(const char * filename,struct dn_profile * p,struct dn_link * link) load_extra_delays() argument 1025 process_extra_parms(int * ac,char ** av,struct dn_extra_parms * ep,uint16_t type) process_extra_parms() argument 1277 ipfw_config_pipe(int ac,char ** av) ipfw_config_pipe() argument 1882 parse_range(int ac,char * av[],uint32_t * v,int len) parse_range() argument 1936 dummynet_list(int ac,char * av[],int show_counters) dummynet_list() argument [all...] |