Searched refs:wild (Results 1 – 5 of 5) sorted by relevance
59 Address 0x7fb17f465809 is a wild pointer.65 displayed as a wild pointer') are not currently supported with DPDK allocations.88 Address 0x7fc83f465800 is a wild pointer.
65 the build processes can eliminate fields that are all wild.
248 For example wild card flow classification (e.g. ACL rules) highlighted in the
1080 double wild = 0; in acl_calc_wildness() local1091 wild = (size - __builtin_popcountll( in acl_calc_wildness()1097 wild = (size - fld->mask_range.u32) / size; in acl_calc_wildness()1101 wild = (fld->mask_range.u64 & msk_val) - in acl_calc_wildness()1103 wild = wild / msk_val; in acl_calc_wildness()1107 rule->wildness[field_index] = (uint32_t)(wild * 100); in acl_calc_wildness()
136 …N spec is not specified in the pattern, the matching rule will be created with VLAN as a wild card.