Searched refs:nf_match_addr (Results 1 – 2 of 2) sorted by relevance
380 if (nr->nr_netstrfns->nf_match_addr(LNET_NIDADDR(nid), in cfs_match_nid()975 .nf_match_addr = libcfs_num_match,985 .nf_match_addr = cfs_ip_addr_match,995 .nf_match_addr = cfs_ip_addr_match,1005 .nf_match_addr = libcfs_num_match,1015 .nf_match_addr = cfs_ip_addr_match,
108 int (*nf_match_addr)(__u32 addr, struct list_head *list); member