OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2TP_ATTR_IFNAME
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/linux/
l2tp.h
84
L2TP_ATTR_IFNAME
, /* string */
/external/iproute2/ip/
ipl2tp.c
183
addattrstrz(&req.n, 1024,
L2TP_ATTR_IFNAME
, p->ifname);
328
if (attrs[
L2TP_ATTR_IFNAME
])
329
p->ifname = rta_getattr_str(attrs[
L2TP_ATTR_IFNAME
]);
Completed in 508 milliseconds