Home | History | Annotate | Download | only in ip

Lines Matching defs:pfx

44 	inet_prefix pfx;
551 if (filter.pfx.family) {
557 if (inet_addr_match(&dst, &filter.pfx, filter.pfx.bitlen))
794 get_prefix(&filter.pfx, *argv, filter.family);
796 filter.family = filter.pfx.family;
977 if (filter.pfx.family || filter.label) {
983 if (filter.pfx.family && tb[IFA_LOCAL]) {
988 if (inet_addr_match(&dst, &filter.pfx, filter.pfx.bitlen))