Searched refs:NL_RTA_MULTIPATH (Results 1 – 3 of 3) sorted by relevance
155 NL_RTA_MULTIPATH = 9, /* binary, array of struct rtnexthop */ enumerator204 #define RTA_MULTIPATH NL_RTA_MULTIPATH
191 int off = nlattr_add_nested(nw, NL_RTA_MULTIPATH); in dump_rc_nhg() 511 { .type = NL_RTA_MULTIPATH, .off = _OUT(rta_multipath), .cb = nlattr_get_multipath },
141 { .type = NL_RTA_MULTIPATH, .off = _OUT(rta_multipath), .cb = nlattr_get_multipath },