Searched defs:NLM_F_DUMP (Results 1 - 2 of 2) sorted by relevance

/system/extras/tests/net_test/
H A Dnetlink.py36 NLM_F_DUMP = 0x300 variable
235 flags = NLM_F_DUMP | NLM_F_REQUEST
H A Diproute.py40 NLM_F_DUMP = 0x300 variable
449 # NLM_F_DUMP flag is not supported by the kernel. We do not currently

Completed in 75 milliseconds