Searched defs:ip2 (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/net/netfilter/ipset/ | 
| D | ip_set_hash_ipportip.c | 43 	__be32 ip2;  member51 			  const struct hash_ipportip4_elem *ip2,  in hash_ipportip4_data_equal()
 205 	union nf_inet_addr ip2;  member
 215 			  const struct hash_ipportip6_elem *ip2,  in hash_ipportip6_data_equal()
 
 | 
| D | ip_set_hash_ipportnet.c | 53 	__be32 ip2;  member64 			   const struct hash_ipportnet4_elem *ip2,  in hash_ipportnet4_data_equal()
 167 	u32 ip2_from = 0, ip2_to = 0, ip2;  in hash_ipportnet4_uadt()  local
 302 	union nf_inet_addr ip2;  member
 313 			   const struct hash_ipportnet6_elem *ip2,  in hash_ipportnet6_data_equal()
 
 | 
| D | ip_set_hash_netnet.c | 57 			const struct hash_netnet4_elem *ip2,  in hash_netnet4_data_equal()170 	u32 ip2 = 0, ip2_from = 0, ip2_to = 0;  in hash_netnet4_uadt()  local
 287 			const struct hash_netnet6_elem *ip2,  in hash_netnet6_data_equal()
 
 | 
| D | ip_set_hash_netportnet.c | 61 			    const struct hash_netportnet4_elem *ip2,  in hash_netportnet4_data_equal()184 	u32 ip2_from = 0, ip2_to = 0, ip2;  in hash_netportnet4_uadt()  local
 336 			    const struct hash_netportnet6_elem *ip2,  in hash_netportnet6_data_equal()
 
 | 
| D | ip_set_hash_ipmark.c | 47 			const struct hash_ipmark4_elem *ip2,  in hash_ipmark4_data_equal()170 			const struct hash_ipmark6_elem *ip2,  in hash_ipmark6_data_equal()
 
 | 
| D | ip_set_hash_ipport.c | 52 			const struct hash_ipport4_elem *ip2,  in hash_ipport4_data_equal()207 			const struct hash_ipport6_elem *ip2,  in hash_ipport6_data_equal()
 
 | 
| D | ip_set_hash_net.c | 52 		     const struct hash_net4_elem *ip2,  in hash_net4_data_equal()217 		     const struct hash_net6_elem *ip2,  in hash_net6_data_equal()
 
 | 
| D | ip_set_hash_netport.c | 62 			 const struct hash_netport4_elem *ip2,  in hash_netport4_data_equal()275 			 const struct hash_netport6_elem *ip2,  in hash_netport6_data_equal()
 
 | 
| D | ip_set_hash_netiface.c | 67 			  const struct hash_netiface4_elem *ip2,  in hash_netiface4_data_equal()290 			  const struct hash_netiface6_elem *ip2,  in hash_netiface6_data_equal()
 
 | 
| D | ip_set_hash_ip.c | 176 		    const struct hash_ip6_elem *ip2,  in hash_ip6_data_equal()
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_inode.c | 2984 	struct xfs_inode	*ip2,	/* in: inode of new entry */  in xfs_sort_for_rename()3053 	struct xfs_inode	*ip2,  in xfs_cross_rename()
 
 |