Searched defs:TF_FIN (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/lwip/lwip/
H A Dtcp.h302 #define TF_FIN ((u8_t)0x20U) /* Connection was closed locally (FIN segment enqueued). */ macro
/barrelfish-master/include/lwip2/lwip/
H A Dtcp.h215 #define TF_FIN 0x20U /* Connection was closed locally (FIN segment enqueued). */ macro

Completed in 35 milliseconds