Home
last modified time | relevance | path

Searched refs:TCPOPT_EOL (Results 1 – 7 of 7) sorted by relevance

/external/tcpdump/
Dtcp.h63 #define TCPOPT_EOL 0 macro
Dprint-tcp.c92 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)
503 case TCPOPT_EOL: in tcp_print()
640 if (opt == TCPOPT_EOL) in tcp_print()
/external/qemu/slirp/
Dtcp.h76 #define TCPOPT_EOL 0 macro
Dtcp_input.c1508 if (opt == TCPOPT_EOL) in tcp_dooptions()
/external/qemu/slirp-android/
Dtcp.h82 #define TCPOPT_EOL 0 macro
Dtcp_input.c1514 if (opt == TCPOPT_EOL) in tcp_dooptions()
/external/iproute2/include/netinet/
Dtcp.h140 # define TCPOPT_EOL 0 macro