Searched refs:NLM_F_APPEND (Results 1 – 4 of 4) sorted by relevance
139 #define NLM_F_APPEND 0x800 macro
64 #define NLM_F_APPEND 0x800 /* Add to end of list */ macro
1458 return iproute_modify(RTM_NEWROUTE, NLM_F_CREATE|NLM_F_APPEND, in do_iproute()