OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_up
(Results
1 - 6
of
6
) sorted by null
/external/android-clat/
setif.h
22
int
if_up
(const char *ifname, int mtu);
setif.c
96
/* function:
if_up
101
int
if_up
(const char *ifname, int mtu) {
function
clatd.c
189
if((status =
if_up
(tunnel->device4, Global_Clatd_Config.ipv4mtu)) < 0) {
190
logmsg(ANDROID_LOG_FATAL,"configure_tun_ip/
if_up
(4) failed: %s",strerror(-status));
/external/dhcpcd/dhcpcd-hooks/
50-yp.conf
47
if $
if_up
; then
50-ntp.conf
94
if $
if_up
; then
20-resolv.conf
122
if $
if_up
; then
Completed in 181 milliseconds