OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_up
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/rump/net/lib/libnetinet6/
netinet6_component.c
57
if_up
(lo0ifp);
/src/external/bsd/dhcpcd/dist/src/
script.c
235
const char *
if_up
, *if_down;
local
418
if_up
= false_str;
426
if_up
= false_str;
429
if_up
= false_str;
432
if_up
= true_str;
450
if_up
= true_str;
453
if_up
= false_str;
456
if (efprintf(fp, "
if_up
=%s",
if_up
) == -1)
if.h
167
#define
if_up
(ifp) if_setflag((ifp), (IFF_UP | IFF_RUNNING), 0)
macro
dhcpcd.c
823
if_up
(ifp);
1060
if (
if_up
(ifp) == -1)
/src/sys/rump/net/lib/libnetinet/
netinet_component.c
99
if_up
(lo0ifp);
/src/external/bsd/dhcpcd/dist/hooks/
50-ntp.conf
141
if $
if_up
; then
20-resolv.conf
228
elif $
if_up
|| [ "$reason" = ROUTERADVERT ]; then
dhcpcd-run-hooks
14
: ${
if_up
:=false}
/src/sys/net/
if.h
1135
void
if_up
(struct ifnet *);
if.c
2764
if_up
(struct ifnet *ifp)
function
3245
* If if_is_mpsafe(ifp), KERNEL_LOCK isn't held here, but
if_up
if_spppsubr.c
3106
/* unlock for IFNET_LOCK and
if_up
() */
3113
if_up
(ifp);
Completed in 41 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026