Searched refs:ul1 (Results 1 – 14 of 14) sorted by relevance
174 local ul1=$1; shift179 ip link set dev $ul1 up180 vlan_create $ul1 111 "" 192.0.2.129/28194 local ul1=$1; shift202 vlan_destroy $ul1 111203 __simple_if_fini $ul1245 local ul1=$1; shift248 simple_if_init $ul1250 __simple_if_init dummy1 v$ul1 192.0.2.65/32252 vlan_create $ul1 111 v$ul1 192.0.2.129/28[all …]
81 __simple_if_init $ul1 v$ol182 vlan_create $ul1 111 v$ol1 192.0.2.129/2883 vlan_create $ul1 222 v$ol1 192.0.2.145/28110 vlan_destroy $ul1 222111 vlan_destroy $ul1 111112 __simple_if_fini $ul1179 ul1=${NETIFS[p3]}
19 ul1=${NETIFS[p3]}29 sw1_flat_create gre $ol1 $ul150 sw1_flat_destroy $ol1 $ul1
19 ul1=${NETIFS[p3]}29 sw1_hierarchical_create gre $ol1 $ul150 sw1_hierarchical_destroy $ol1 $ul1
19 ul1=${NETIFS[p3]}29 sw1_flat_create gre $ol1 $ul1 ikey 111 okey 22250 sw1_flat_destroy $ol1 $ul1
19 ul1=${NETIFS[p3]}29 sw1_hierarchical_create gre $ol1 $ul1 ikey 111 okey 22250 sw1_hierarchical_destroy $ol1 $ul1
19 ul1=${NETIFS[p3]}29 sw1_flat_create gre $ol1 $ul1 key 23350 sw1_flat_destroy $ol1 $ul1
19 ul1=${NETIFS[p3]}29 sw1_hierarchical_create gre $ol1 $ul1 key 2250 sw1_hierarchical_destroy $ol1 $ul1
97 __simple_if_init $ul1 v$ol1 192.0.2.129/28114 __simple_if_fini $ul1 192.0.2.129/28215 ul1=${NETIFS[p3]}
96 __simple_if_init $ul1 v$ol1 2001:db8:80::1/64113 __simple_if_fini $ul1 2001:db8:80::1/64214 ul1=${NETIFS[p3]}
28 const unsigned long *ul1 = (const unsigned long *)a1; in nf_inet_addr_cmp() local31 return ((ul1[0] ^ ul2[0]) | (ul1[1] ^ ul2[1])) == 0UL; in nf_inet_addr_cmp()
504 const unsigned long *ul1 = (const unsigned long *)a1; in ipv6_masked_addr_cmp() local508 return !!(((ul1[0] ^ ul2[0]) & ulm[0]) | in ipv6_masked_addr_cmp()509 ((ul1[1] ^ ul2[1]) & ulm[1])); in ipv6_masked_addr_cmp()579 const unsigned long *ul1 = (const unsigned long *)a1; in ipv6_addr_equal() local582 return ((ul1[0] ^ ul2[0]) | (ul1[1] ^ ul2[1])) == 0UL; in ipv6_addr_equal()