Searched refs:ul2 (Results 1 – 20 of 20) sorted by relevance
211 local ul2=$1; shift214 __simple_if_init $ul2 v$ol2215 vlan_create $ul2 111 v$ol2 192.0.2.130/28228 local ul2=$1; shift236 vlan_destroy $ul2 111237 __simple_if_fini $ul2283 local ul2=$1; shift286 simple_if_init $ul2289 __simple_if_init dummy2 v$ul2 192.0.2.66/32291 vlan_create $ul2 111 v$ul2 192.0.2.130/28[all …]
136 __simple_if_init $ul2 v$ol2137 vlan_create $ul2 111 v$ol2 192.0.2.130/28138 vlan_create $ul2 222 v$ol2 192.0.2.146/28155 tc qdisc add dev $ul2 clsact156 tc filter add dev $ul2 ingress pref 111 prot 802.1Q \158 tc filter add dev $ul2 ingress pref 222 prot 802.1Q \164 tc qdisc del dev $ul2 clsact181 vlan_destroy $ul2 222182 vlan_destroy $ul2 111183 __simple_if_fini $ul2[all …]
137 __simple_if_init $ul2 v$ol2138 vlan_create $ul2 111 v$ol2 192.0.2.130/28139 vlan_create $ul2 222 v$ol2 192.0.2.146/28157 tc qdisc add dev $ul2 clsact158 tc filter add dev $ul2 ingress pref 111 prot 802.1Q \160 tc filter add dev $ul2 ingress pref 222 prot 802.1Q \166 tc qdisc del dev $ul2 clsact183 vlan_destroy $ul2 222184 vlan_destroy $ul2 111185 __simple_if_fini $ul2[all …]
119 __simple_if_init $ul2 v$ol2120 vlan_create $ul2 111 v$ol2 192.0.2.130/28121 vlan_create $ul2 222 v$ol2 192.0.2.146/28135 tc qdisc add dev $ul2 clsact136 tc filter add dev $ul2 ingress pref 111 prot 802.1Q \138 tc filter add dev $ul2 ingress pref 222 prot 802.1Q \144 tc qdisc del dev $ul2 clsact156 vlan_destroy $ul2 222157 vlan_destroy $ul2 111158 __simple_if_fini $ul2[all …]
224 local ul2=$1; shift227 __simple_if_init $ul2 v$ol2228 vlan_create $ul2 111 v$ol2 2001:db8:10::2/64246 local ul2=$1; shift255 vlan_destroy $ul2 111256 __simple_if_fini $ul2302 local ul2=$1; shift305 simple_if_init $ul2308 __simple_if_init dummy2 v$ul2 2001:db8:3::2/64310 vlan_create $ul2 111 v$ul2 2001:db8:10::2/64[all …]
23 ul2=${NETIFS[p4]}33 sw2_flat_create $ol2 $ul251 sw2_flat_destroy $ol2 $ul2
23 ul2=${NETIFS[p4]}33 sw2_hierarchical_create $ol2 $ul251 sw2_hierarchical_destroy $ol2 $ul2
23 ul2=${NETIFS[p4]}33 sw2_flat_create $ol2 $ul2 key 23351 sw2_flat_destroy $ol2 $ul2
23 ul2=${NETIFS[p4]}33 sw2_flat_create $ol2 $ul2 ikey 222 okey 11151 sw2_flat_destroy $ol2 $ul2
23 ul2=${NETIFS[p4]}33 sw2_hierarchical_create $ol2 $ul2 key 2251 sw2_hierarchical_destroy $ol2 $ul2
23 ul2=${NETIFS[p4]}33 sw2_hierarchical_create $ol2 $ul2 ikey 222 okey 11151 sw2_hierarchical_destroy $ol2 $ul2
20 ul2=${NETIFS[p4]}30 sw2_flat_create gre $ol2 $ul249 sw2_flat_destroy $ol2 $ul2
20 ul2=${NETIFS[p4]}30 sw2_hierarchical_create gre $ol2 $ul249 sw2_hierarchical_destroy $ol2 $ul2
20 ul2=${NETIFS[p4]}30 sw2_flat_create gre $ol2 $ul2 key 23349 sw2_flat_destroy $ol2 $ul2
20 ul2=${NETIFS[p4]}30 sw2_flat_create gre $ol2 $ul2 ikey 222 okey 11149 sw2_flat_destroy $ol2 $ul2
20 ul2=${NETIFS[p4]}30 sw2_hierarchical_create gre $ol2 $ul2 key 2249 sw2_hierarchical_destroy $ol2 $ul2
20 ul2=${NETIFS[p4]}30 sw2_hierarchical_create gre $ol2 $ul2 ikey 222 okey 11149 sw2_hierarchical_destroy $ol2 $ul2
24 ul2=${NETIFS[p4]}36 sw2_flat_create gre $ol2 $ul248 sw2_flat_destroy $ol2 $ul2
29 const unsigned long *ul2 = (const unsigned long *)a2; in nf_inet_addr_cmp() local31 return ((ul1[0] ^ ul2[0]) | (ul1[1] ^ ul2[1])) == 0UL; in nf_inet_addr_cmp()
561 const unsigned long *ul2 = (const unsigned long *)a2; in ipv6_masked_addr_cmp() local563 return !!(((ul1[0] ^ ul2[0]) & ulm[0]) | in ipv6_masked_addr_cmp()564 ((ul1[1] ^ ul2[1]) & ulm[1])); in ipv6_masked_addr_cmp()635 const unsigned long *ul2 = (const unsigned long *)a2; in ipv6_addr_equal() local637 return ((ul1[0] ^ ul2[0]) | (ul1[1] ^ ul2[1])) == 0UL; in ipv6_addr_equal()