Home | History | Annotate | Download | only in ip

Lines Matching refs:pfx

44 	inet_prefix pfx;
494 if (filter.pfx.family) {
500 if (inet_addr_match(&dst, &filter.pfx, filter.pfx.bitlen))
735 get_prefix(&filter.pfx, *argv, filter.family);
737 filter.family = filter.pfx.family;
910 if (filter.pfx.family || filter.label) {
916 if (filter.pfx.family && tb[IFA_LOCAL]) {
921 if (inet_addr_match(&dst, &filter.pfx, filter.pfx.bitlen))