Searched refs:stf (Results 1 – 16 of 16) 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)
17 ${PACKAGE}FILES+= stf.shlib
27 # ident "@(#)stf.shlib 1.2 07/04/12 SMI"
35 . ${STF_SUITE}/include/stf.shlib
98 stf \
542 stf.4 \760 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
376 "stf" interface enables you to perform 6to4 IPv6-over-IPv4 encapsulation,377 as documented in draft-ietf-ngtrans-6to4-06.txt. See stf(4) for details.
165 static SYSCTL_NODE(_net_link, IFT_STF, stf, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
376 stf[0-9]*|\587 stf[0-9]*|\
591 stf <[email protected]>
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.
951 # The `stf' device implements 6to4 encapsulation.952 device stf
4142 net/if_stf.c optional stf inet inet6
11155 *Stefan <stf@udoma.org*