Home
last modified time | relevance | path

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

/netbsd-src/sys/net/npf/
H A Dlpm.h43 int lpm_strtobin(const char *, void *, size_t *, unsigned *);
H A Dlpm.c425 lpm_strtobin(const char *cidr, void *addr, size_t *len, unsigned *preflen) in lpm_strtobin() function