OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_netns_fd
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/ip/
ip_common.h
70
int
get_netns_fd
(const char *name);
ipnetns.c
56
int
get_netns_fd
(const char *name)
function
iplink.c
332
if ((netns =
get_netns_fd
(*argv)) >= 0)
Completed in 135 milliseconds