Searched refs:IP_OPT_COPY (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/dnet/
H A Dip.h240 #define IP_OPT_COPY 0x80 /* copy into all fragments */ macro
246 #define IP_OPT_SEC (2|IP_OPT_COPY) /* DoD basic security */
247 #define IP_OPT_LSRR (3|IP_OPT_COPY) /* loose source route */
249 #define IP_OPT_ESEC (5|IP_OPT_COPY) /* DoD extended security */
250 #define IP_OPT_CIPSO (6|IP_OPT_COPY) /* commercial security */
252 #define IP_OPT_SATID (8|IP_OPT_COPY) /* stream ID (obsolete) */
253 #define IP_OPT_SSRR (9|IP_OPT_COPY) /* strict source route */
257 #define IP_OPT_FINN (13|IP_OPT_COPY|IP_OPT_DEBMEAS) /* exp flow control */
258 #define IP_OPT_VISA (14|IP_OPT_COPY) /* exp access control */
260 #define IP_OPT_IMITD (16|IP_OPT_COPY) /* IM
[all...]

Completed in 6 milliseconds