OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nm_protocol
(Results
1 - 3
of
3
) sorted by null
/external/libnl/lib/
msg.c
383
nm->
nm_protocol
= -1;
694
msg->
nm_protocol
= protocol;
699
return msg->
nm_protocol
;
nl.c
302
if (msg->
nm_protocol
== -1)
303
msg->
nm_protocol
= sk->s_proto;
/external/libnl/include/
netlink-types.h
127
int
nm_protocol
;
member in struct:nl_msg
Completed in 30 milliseconds