OP_MASK
switch (operation & OP_MASK) {
switch (operation & OP_MASK) {
#define OPERATION(x) (((x) & OP_MASK) % OP_END)
opt_flags |= OP_MASK;
(opt_flags & OP_MASK) == 0) {
if ((opt_flags & OP_MASK) && (opt_flags & OP_NET) == 0) {
if ((opt_flags & OP_MASK) && (opt_flags & OP_MASKLEN)) {
~(OP_SEC | OP_MASK | OP_NET | OP_HAVEMASK | OP_MASKLEN)) != 0) {