Searched refs:PROTO_ALL_FLAGS (Results 1 – 1 of 1) sorted by relevance
2139 #define PROTO_ALL_FLAGS 0x0000000f /* all flags */ macro2274 assert((e->pt_flags & ~PROTO_ALL_FLAGS) == 0); in client_init()