OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:accept_msg
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
ipmonitor.c
37
int
accept_msg
(const struct sockaddr_nl *who,
function
186
return rtnl_from_file(fp,
accept_msg
, stdout);
193
if (rtnl_listen(&rth,
accept_msg
, stdout) < 0)
iplink.c
147
static int
accept_msg
(const struct sockaddr_nl *who,
function
177
rtnl_listen(&rth,
accept_msg
, NULL);
Completed in 4626 milliseconds