/external/bluetooth/bluedroid/stack/rfcomm/ |
D | rfc_port_if.c | 82 void RFCOMM_DlcEstablishReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu) in RFCOMM_DlcEstablishReq() 104 void RFCOMM_DlcEstablishRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT16 result) in RFCOMM_DlcEstablishRsp() 129 void RFCOMM_ParNegReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu) in RFCOMM_ParNegReq() 177 void RFCOMM_ParNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in RFCOMM_ParNegRsp()
|
D | port_rfc.c | 293 void PORT_ParNegInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegInd() 384 void PORT_ParNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegCnf() 445 void PORT_DlcEstablishInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu) in PORT_DlcEstablishInd() 497 void PORT_DlcEstablishCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT16 result) in PORT_DlcEstablishCnf()
|
/external/iproute2/tc/ |
D | q_tbf.c | 45 unsigned buffer=0, mtu=0, mpu=0, latency=0; in tbf_parse_opt() local 222 double buffer, mtu; in tbf_print_opt() local
|
D | q_htb.c | 108 unsigned mtu; in htb_parse_class_opt() local
|
D | tc_core.c | 110 int cell_log, unsigned mtu, in tc_calc_rtable()
|
D | m_police.c | 136 unsigned buffer=0, mtu=0, mpu=0; in act_parse_police() local
|
/external/android-clat/ |
D | setif.c | 98 int if_up(const char *ifname, int mtu) { in if_up()
|
D | setroute.c | 44 …const void *destination, int prefixlen, const void *gateway, int metric, int mtu, int change_type)… in if_route()
|
D | config.h | 28 int16_t mtu, ipv4mtu; member
|
/external/tcpdump/ |
D | print-igrp.c | 48 u_int metric, mtu; in igrp_entry_print() local
|
D | print-eigrp.c | 131 u_int8_t mtu[3]; member 151 u_int8_t mtu[3]; member 170 u_int8_t mtu[3]; member 189 u_int8_t mtu[3]; member
|
/external/libppp/src/ |
D | iface.h | 41 unsigned long mtu; /* struct tuninfo MTU */ member
|
D | tcpmss.c | 73 #define MAXMSS(mtu) ((mtu) - sizeof(struct ip) - sizeof(struct tcphdr) - 12) argument
|
/external/iproute2/ip/ |
D | iplink.c | 252 int mtu = -1; in iplink_parse() local 594 static int set_mtu(const char *dev, int mtu) in set_mtu() 699 int mtu = -1; in do_set() local
|
/external/bluetooth/bluedroid/stack/avct/ |
D | avct_api.c | 54 void AVCT_Register(UINT16 mtu, UINT16 mtu_br, UINT8 sec_mask) in AVCT_Register()
|
/external/ppp/pppd/plugins/pppoatm/ |
D | pppoatm.c | 172 static void send_config_pppoa(int mtu, in send_config_pppoa()
|
/external/bluetooth/bluedroid/bta/ar/ |
D | bta_ar.c | 203 void bta_ar_reg_avct(UINT16 mtu, UINT16 mtu_br, UINT8 sec_mask, tBTA_SYS_ID sys_id) in bta_ar_reg_avct()
|
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/ |
D | UnixNetworkInterfaceTest.java | 129 int mtu = netif.getMTU(); in test_getMTU() local
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | asyncsocket.h | 104 virtual int EstimateMTU(uint16* mtu) { in EstimateMTU()
|
/external/openssl/ssl/ |
D | d1_lib.c | 208 unsigned int mtu; in dtls1_clear() local
|
/external/dhcpcd/ |
D | net.h | 104 #define set_mtu(iface, mtu) do_mtu(iface, mtu) argument
|
/external/ppp/pppd/plugins/rp-pppoe/ |
D | plugin.c | 185 PPPOESendConfig(int mtu, in PPPOESendConfig()
|
/external/bluetooth/bluedroid/btif/co/ |
D | bta_av_co.c | 125 UINT16 mtu; /* maximum transmit unit size */ member 645 UINT16 mtu) in bta_av_co_audio_open() 677 BTA_API void bta_av_co_audio_close(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, UINT16 mtu) in bta_av_co_audio_close()
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_db.c | 208 UINT16 mtu, in read_attr_value() 605 UINT16 mtu, in gatts_read_attr_value_by_handle()
|
/external/kernel-headers/original/linux/ |
D | icmp.h | 80 __u16 mtu; member
|