Lines Matching refs:inet
28 # TEST MPLS encap/decap and forwarding using INET as encapsulated protocol
31 # Disable net.inet.ip.forwarding, enable net.mpls.forwarding
57 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
59 -ifp mpls0 -tag 25 -inet 10.0.1.2
72 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
73 atf_check -s exit:0 rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2
74 atf_check -s exit:0 rump.route -q add -mpls 27 -tag ${1} -inet 10.0.1.1
87 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
88 atf_check -s exit:0 rump.route -q add -mpls 30 -tag ${1} -inet 10.0.3.2
89 atf_check -s exit:0 rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1
101 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
103 -ifp mpls0 -tag 26 -inet 10.0.3.1