Home
last modified time | relevance | path

Searched refs:mp_head (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/decnet/
Ddn_table.c349 struct nlattr *mp_head; in dn_fib_dump_info() local
351 mp_head = nla_nest_start_noflag(skb, RTA_MULTIPATH); in dn_fib_dump_info()
352 if (!mp_head) in dn_fib_dump_info()
370 nla_nest_end(skb, mp_head); in dn_fib_dump_info()