Home
last modified time | relevance | path

Searched defs:tcpfrag_list_empty (Results 1 – 2 of 2) sorted by relevance

/external/qemu/slirp-android/
Dtcpip.h70 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr*)(T)) macro
/external/qemu/slirp/
Dtcpip.h66 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr*)(T)) macro