OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFRMA_SPD_INFO
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/linux/
xfrm.h
307
XFRMA_SPD_INFO
,
/external/iproute2/ip/
xfrm_policy.c
832
if (tb[
XFRMA_SPD_INFO
]) {
835
if (RTA_PAYLOAD(tb[
XFRMA_SPD_INFO
]) < sizeof(*si)) {
839
si = RTA_DATA(tb[
XFRMA_SPD_INFO
]);
Completed in 10 milliseconds