Searched refs:NLM_F_APPEND (Results 1 – 5 of 5) sorted by relevance
139 #define NLM_F_APPEND 0x800
71 #define NLM_F_APPEND 0x800 /* Add to end of list */ macro
93 NLM_F_APPEND = 0x800 variable
2143 return route_update(++argv , NLM_F_CREATE|NLM_F_APPEND); in iproute()
539 #define NLM_F_APPEND 0x800545 - `NLM_F_APPEND` - Add object at end of list.