OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTA_BUF_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
xfrm_policy.c
47
#define
RTA_BUF_SIZE
2048
250
char buf[
RTA_BUF_SIZE
];
563
char buf[
RTA_BUF_SIZE
];
1012
char buf[
RTA_BUF_SIZE
];
1108
char buf[
RTA_BUF_SIZE
];
xfrm_state.c
49
#define
RTA_BUF_SIZE
2048
275
char buf[
RTA_BUF_SIZE
];
704
char buf[
RTA_BUF_SIZE
];
961
char buf[
RTA_BUF_SIZE
];
[
all
...]
Completed in 91 milliseconds