Searched refs:OPT_RAW (Results 1 – 4 of 4) sorted by relevance
59 #ifndef OPT_RAW60 #define OPT_RAW 0x80000 macro
91 opts |= OPT_RAW; in main()
100 if (!(opts & OPT_RAW)) { in ip_resend()
23 #define OPT_RAW 0x000008 macro