Home | History | Annotate | Download | only in if_wg

Lines Matching refs:ifname

46 	local ifname=$1
50 $HIJACKING wgconfig $ifname
55 local ifname=$1
59 $HIJACKING wgconfig $ifname show private-key
65 local ifname=$1
70 $ifconfig $ifname $proto $ip/$prefix
77 local ifname=$1
86 $ifconfig $ifname create
88 $ifconfig $ifname linkstr $tun
90 $ifconfig $ifname $proto $ip/$prefix
93 $wgconfig $ifname set private-key $privfile
94 $wgconfig $ifname set listen-port $port
96 $ifconfig $ifname up
97 $DEBUG && rump.ifconfig $ifname
99 check_conf_port $ifname $port
100 check_conf_privkey $ifname "$key_priv"
146 local ifname=$1
164 $wgconfig $ifname add peer $peername $key $endpoint_opts \
167 $HIJACKING wgconfig $ifname show peer $peername
171 $HIJACKING wgconfig $ifname show peer $peername \
175 $HIJACKING wgconfig $ifname show peer $peername \
183 local ifname=$1
186 $wgconfig $ifname delete peer $peername
188 $HIJACKING wgconfig $ifname