OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sctp_ignore_vmware_interfaces
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sysctl.c
152
SCTP_BASE_SYSCTL(
sctp_ignore_vmware_interfaces
) = SCTPCTL_IGNORE_VMWARE_INTERFACES_DEFAULT;
738
old = SCTP_BASE_SYSCTL(
sctp_ignore_vmware_interfaces
);
753
SCTP_BASE_SYSCTL(
sctp_ignore_vmware_interfaces
) = new;
variable
[
all
...]
sctp_sysctl.h
134
uint32_t
sctp_ignore_vmware_interfaces
;
member in struct:sctp_sysctl
Completed in 257 milliseconds