OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCA_ATTR_MTU
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink-private/
tc.h
31
#define
TCA_ATTR_MTU
0x0400
/external/libnl/lib/route/
tc.c
354
tc->ce_mask |=
TCA_ATTR_MTU
;
368
if (tc->ce_mask &
TCA_ATTR_MTU
)
858
if (tc->ce_mask &
TCA_ATTR_MTU
)
Completed in 171 milliseconds