Searched refs:hexoff (Results 1 – 1 of 1) sorted by relevance
119 const char *hexoff; in parse_hw_addr_one_field() local128 hexoff = strchr(hex, *p); in parse_hw_addr_one_field()129 if (!hexoff) in parse_hw_addr_one_field()132 assert(hexoff >= hex); in parse_hw_addr_one_field()133 x = hexoff - hex; in parse_hw_addr_one_field()