OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inet_protocols
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
inet_protocols.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
inet_protocols
.in; do not edit. */
5
# error static const struct xlat
inet_protocols
in mpers mode
10
const struct xlat
inet_protocols
[] = {
variable in typeref:struct:xlat
/external/strace/
net.c
100
#include "xlat/
inet_protocols
.h"
802
printxval(
inet_protocols
, tcp->u_arg[2], "IPPROTO_???");
[
all
...]
Completed in 186 milliseconds