Home
last modified time | relevance | path

Searched refs:get_nmask_prefix (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dip.c398 static int get_nmask_prefix(uint32_t *netmask, uint8_t af, in get_nmask_prefix() function
438 if (get_nmask_prefix(netmask, af, slash+1, family)) in parse_prefix()