Lines Matching full:value
22 " --hl-eq [!] value Match hop limit value\n"23 " --hl-lt value Match HL < value\n"24 " --hl-gt value Match HL > value\n"33 u_int8_t value;36 value = atoi(argv[optind-1]);44 "hl: You must specify a value");53 info->hop_limit = value;63 info->hop_limit = value;73 info->hop_limit = value;