Home
last modified time | relevance | path

Searched defs:ip1 (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/wireguard/
H A Dnetns.sh39 ip1() { pretty 1 "ip $*"; ip -n $netns1 "$@"; } function
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_ipmark.c46 hash_ipmark4_data_equal(const struct hash_ipmark4_elem *ip1, in hash_ipmark4_data_equal()
177 hash_ipmark6_data_equal(const struct hash_ipmark6_elem *ip1, in hash_ipmark6_data_equal()
H A Dip_set_hash_ipport.c51 hash_ipport4_data_equal(const struct hash_ipport4_elem *ip1, in hash_ipport4_data_equal()
209 hash_ipport6_data_equal(const struct hash_ipport6_elem *ip1, in hash_ipport6_data_equal()
H A Dip_set_hash_ipportip.c50 hash_ipportip4_data_equal(const struct hash_ipportip4_elem *ip1, in hash_ipportip4_data_equal()
217 hash_ipportip6_data_equal(const struct hash_ipportip6_elem *ip1, in hash_ipportip6_data_equal()
H A Dip_set_hash_net.c51 hash_net4_data_equal(const struct hash_net4_elem *ip1, in hash_net4_data_equal()
225 hash_net6_data_equal(const struct hash_net6_elem *ip1, in hash_net6_data_equal()
H A Dip_set_hash_netport.c61 hash_netport4_data_equal(const struct hash_netport4_elem *ip1, in hash_netport4_data_equal()
283 hash_netport6_data_equal(const struct hash_netport6_elem *ip1, in hash_netport6_data_equal()
H A Dip_set_hash_ipportnet.c63 hash_ipportnet4_data_equal(const struct hash_ipportnet4_elem *ip1, in hash_ipportnet4_data_equal()
315 hash_ipportnet6_data_equal(const struct hash_ipportnet6_elem *ip1, in hash_ipportnet6_data_equal()
H A Dip_set_hash_netnet.c56 hash_netnet4_data_equal(const struct hash_netnet4_elem *ip1, in hash_netnet4_data_equal()
300 hash_netnet6_data_equal(const struct hash_netnet6_elem *ip1, in hash_netnet6_data_equal()
H A Dip_set_hash_netportnet.c60 hash_netportnet4_data_equal(const struct hash_netportnet4_elem *ip1, in hash_netportnet4_data_equal()
349 hash_netportnet6_data_equal(const struct hash_netportnet6_elem *ip1, in hash_netportnet6_data_equal()
H A Dip_set_hash_netiface.c68 hash_netiface4_data_equal(const struct hash_netiface4_elem *ip1, in hash_netiface4_data_equal()
305 hash_netiface6_data_equal(const struct hash_netiface6_elem *ip1, in hash_netiface6_data_equal()
H A Dip_set_hash_ip.c180 hash_ip6_data_equal(const struct hash_ip6_elem *ip1, in hash_ip6_data_equal()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_inode.c548 struct xfs_inode *ip1, in xfs_lock_two_inodes()
2941 struct xfs_inode *ip1, /* in: inode of old entry */ in xfs_sort_for_rename()
3008 struct xfs_inode *ip1, in xfs_cross_rename()
3794 struct xfs_inode *ip1, in xfs_ilock2_io_mmap()
3813 struct xfs_inode *ip1, in xfs_iunlock2_io_mmap()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_turn_info_la.hpp739 linear_intersections::ip_info const& ip1 = intersections.template get<1>(); in get_turn_info_for_endpoint() local
/OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/
H A Dallowedips.c26 u8 ip1[16], ip2[16], cidr1, cidr2; in print_node() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp635 Vec3d ip1, ip2; in calculate_ip_data() local