Searched refs:stf (Results 1 – 14 of 14) sorted by relevance
60 stf=$(jexec client ifconfig stf create)61 jexec client ifconfig $stf inet6 2002:c000:0202::1/32 up118 stf=$(jexec client ifconfig stf create)120 jexec client ifconfig $stf stfv4br 192.0.2.1121 jexec client ifconfig $stf stfv4net 192.0.2.2/32122 jexec client ifconfig $stf inet6 2001:db8:c000:0202::1/32 up123 jexec client route -6 add default -interface $stf154 stf_one=$(jexec one ifconfig stf create)163 stf_two=$(jexec two ifconfig stf create)
16 ${PACKAGE}FILES+= stf.shlib
32 . ${STF_SUITE}/include/stf.shlib
94 stf \
562 stf.4 \783 MLINKS+=stf.4 if_stf.4
4023 struct stat st, stf; local4097 if (stat(qf, &stf) < 0 ||4108 if (st.st_nlink != stf.st_nlink ||4109 st.st_dev != stf.st_dev ||4110 ST_INODE(st) != ST_INODE(stf) ||4112 st.st_gen != stf.st_gen ||4114 st.st_uid != stf.st_uid ||4115 st.st_gid != stf.st_gid ||4116 st.st_size != stf.st_size)
424 # $1 - stf exit code
165 static SYSCTL_NODE(_net_link, IFT_STF, stf, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
376 stf[0-9]*|\587 stf[0-9]*|\
596 stf <s@ctrlc.hu>
177 * "stf" interface implements it. Be sure to read229 * "stf" interface implements some address filters. Refer to stf(4)231 we do not include "stf" interface into GENERIC.v6 compilation.
952 # The `stf' device implements 6to4 encapsulation.953 device stf
4160 net/if_stf.c optional stf inet inet6
11155 *Stefan <stf@udoma.org*