HomeSort by relevance Sort by last modified time
    Searched full:max_sdu (Results 1 - 7 of 7) sorted by null

  /external/ppp/pppd/plugins/pppoatm/
text2qos.c 89 switch (fetch(text,"max_pcr=","pcr=","min_pcr=","max_sdu=","sdu=",
112 if (a) a->max_sdu = value;
113 if (b) b->max_sdu = value;
pppoatm.c 147 qos.txtp.max_sdu = lcp_allowoptions[0].mru + pppoatm_overhead();
148 qos.rxtp.max_sdu = lcp_wantoptions[0].mru + pppoatm_overhead();
  /bionic/libc/kernel/uapi/linux/
atm.h 83 int max_sdu; member in struct:atm_trafprm
  /external/iproute2/include/uapi/linux/
atm.h 142 int max_sdu; /* maximum SDU in bytes */ member in struct:atm_trafprm
  /external/kernel-headers/original/uapi/linux/
atm.h 142 int max_sdu; /* maximum SDU in bytes */ member in struct:atm_trafprm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atm.h 141 int max_sdu; /* maximum SDU in bytes */ member in struct:atm_trafprm
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 113 uint8 max_sdu[2]; member in struct:ext_flow_spec

Completed in 122 milliseconds