OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ifclose
(Results
1 - 4
of
4
) sorted by null
/external/syslinux/gpxe/src/include/usr/
ifmgmt.h
15
extern void
ifclose
( struct net_device *netdev );
/external/syslinux/gpxe/src/hci/commands/
ifmgmt_cmd.c
143
/* "
ifclose
" command */
146
ifclose
( netdev );
173
.name = "
ifclose
",
/external/syslinux/gpxe/src/usr/
ifmgmt.c
61
void
ifclose
( struct net_device *netdev ) {
function
autoboot.c
208
ifclose
( netdev );
Completed in 827 milliseconds