Home
last modified time | relevance | path

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

/linux/net/mpls/
H A Daf_mpls.c585 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_notify_route() local
2331 unsigned int nlm_flags) in rtmsg_lfib()