Lines Matching refs:pfx
1526 if (filter.pfx.family) {
1531 if (inet_addr_match(&dst, &filter.pfx, filter.pfx.bitlen))
1896 if (filter.pfx.family || filter.label) {
1900 if (filter.pfx.family && tb[IFA_LOCAL]) {
1906 if (inet_addr_match(&dst, &filter.pfx, filter.pfx.bitlen))
2080 get_prefix(&filter.pfx, *argv, filter.family);
2082 filter.family = filter.pfx.family;