Home
last modified time | relevance | path

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

/dragonfly/lib/libalias/
H A Dalias_proxy.c376 #define OPTION_LEN_INT32 2 in ProxyEncodeIpHeader() macro
385 if (pip->ip_hl > (0x0f - OPTION_LEN_INT32)) in ProxyEncodeIpHeader()
421 pip->ip_hl += OPTION_LEN_INT32; in ProxyEncodeIpHeader()
432 #undef OPTION_LEN_INT32 in ProxyEncodeIpHeader()