Home
last modified time | relevance | path

Searched defs:iptos (Results 1 – 3 of 3) sorted by relevance

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_input.c319 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) in cc_ecnpkt_handler()
458 uint8_t iptos = 0; in tcp_input() local
950 struct tcpcb *tp, int drop_hdrlen, int tlen, uint8_t iptos, in tcp_do_segment()
/external/libpcap/testprogs/
Dfindalldevstest.c322 static char *iptos(bpf_u_int32 in) in iptos() function
/external/iperf3/src/
Ddscp.c146 iptos2str(int iptos) in iptos2str()