OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mopt
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_usrreq.c
4307
uint32_t *
mopt
;
local
[
all
...]
/external/dnsmasq/src/
rfc2131.c
668
int
mopt
;
local
671
mopt
= OPTION_VENDOR_ID;
673
mopt
= OPTION_USER_CLASS;
677
if ((opt = option_find(mess, sz,
mopt
, 1)))
[
all
...]
Completed in 91 milliseconds