Searched refs:mpls (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/net/mpls/
H A Dt_mpls_fw.sh31 # Disable net.inet.ip.forwarding, enable net.mpls.forwarding
75 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
89 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
90 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
92 atf_check -s exit:0 rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2
93 atf_check -s exit:0 rump.route -q add -mpls 27 -tag ${1} -inet 10.0.1.1
104 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
105 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
107 atf_check -s exit:0 rump.route -q add -mpls 30 -tag ${1} -inet 10.0.3.2
108 atf_check -s exit:0 rump.route -q add -mpls 2
[all...]
H A Dt_mpls_fw6.sh31 # Disable net.inet6.ip6.forwarding, enable net.mpls.forwarding
76 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
91 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
92 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
94 atf_check -s exit:0 rump.route -q add -mpls 25 -tag 30 \
96 atf_check -s exit:0 rump.route -q add -mpls 27 -tag ${1} -inet6 \
108 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
109 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
111 atf_check -s exit:0 rump.route -q add -mpls 30 -tag ${1} \
113 atf_check -s exit:0 rump.route -q add -mpls 2
[all...]
H A Dt_mpls_fw64.sh31 # Disable net.inet[6].ip[6].forwarding, enable net.mpls.forwarding
72 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
87 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
88 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
90 atf_check -s exit:0 rump.route -q add -mpls 25 -tag 30 \
92 atf_check -s exit:0 rump.route -q add -mpls 27 -tag ${1} -inet6 \
104 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
105 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
108 atf_check -s exit:0 rump.route -q add -mpls 30 -tag 2 \
110 atf_check -s exit:0 rump.route -q add -mpls 2
[all...]
H A Dt_rfc4182.sh31 # Disable net.inet.ip.forwarding, enable net.mpls.forwarding
77 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
91 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
92 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
94 atf_check -s exit:0 rump.route -q add -mpls 25 -tag 30,0 -inet 10.0.2.2
95 atf_check -s exit:0 rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1
106 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
107 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
109 atf_check -s exit:0 rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2
110 atf_check -s exit:0 rump.route -q add -mpls 2
[all...]
H A Dt_ldp_regen.sh105 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
106 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
122 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
123 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
/freebsd-13-stable/usr.sbin/tcpdump/tcpdump/
H A DMakefile106 print-mpls.c \
/freebsd-13-stable/contrib/tcpdump/
H A DMakefile.in171 print-mpls.c \
278 mpls.h \
/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_kg.h279 enum fman_kg_def_select mpls; member in struct:fman_kg_extract_def
/freebsd-13-stable/contrib/libpcap/
H A Dscanner.l343 mpls return MPLS;
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfman_kg.c502 tmp_reg |= extract_params->known_fields_def.mpls <<
H A Dfm_cc.c1424 switch (field.mpls)
1793 switch (field.mpls)
H A Dfm_kg.c470 switch (field.mpls)
/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1440 headerFieldMpls_t mpls; /**< MPLS */ member in union:t_FmPcdFields

Completed in 199 milliseconds