OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sockipoptions
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
sockipoptions.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
sockipoptions
.in; do not edit. */
3
static const struct xlat
sockipoptions
[] = {
variable in typeref:struct:xlat
/external/strace/
net.c
121
#include "xlat/
sockipoptions
.h"
916
printxval(
sockipoptions
, tcp->u_arg[2], "IP_???");
1084
printxval(
sockipoptions
, name, "IP_???");
Completed in 248 milliseconds