Home
last modified time | relevance | path

Searched defs:NLM_F_CREATE (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/include/linux/
Dnetlink.h66 #define NLM_F_CREATE 0x400 /* Create, if it does not exist */ macro
/external/kernel-headers/original/linux/
Dnetlink.h63 #define NLM_F_CREATE 0x400 /* Create, if it does not exist */ macro