OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:link_down
(Results
1 - 9
of
9
) sorted by null
/external/dhcpcd/
dhcpcd.h
60
#define
LINK_DOWN
-1
dhcpcd.c
421
if (iface->carrier !=
LINK_DOWN
)
890
if (iface->carrier !=
LINK_DOWN
) {
891
iface->carrier =
LINK_DOWN
;
1058
if (ifo->options & DHCPCD_LINK && iface->carrier ==
LINK_DOWN
) {
1114
if (iface->carrier ==
LINK_DOWN
) {
1212
iface->carrier =
LINK_DOWN
;
[
all
...]
/external/qemu/
net.h
23
int
link_down
;
member in struct:VLANClientState
net-android.c
460
if (vc->
link_down
) {
519
if (sender->
link_down
) {
592
if (vc->
link_down
) {
645
if (sender->
link_down
) {
[
all
...]
net.c
427
if (vc->
link_down
) {
486
if (sender->
link_down
) {
559
if (vc->
link_down
) {
612
if (sender->
link_down
) {
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaDataConnectionTracker.java
[
all
...]
/external/ppp/pppd/
pppd.h
528
void
link_down
__P((int)); /* the LCP layer has left the Opened state */
[
all
...]
auth.c
659
link_down
(unit)
function
[
all
...]
lcp.c
[
all
...]
Completed in 295 milliseconds