Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dlink.c172 int err, pi_type = IFLA_PROTINFO; in af_fill_pi() local
178 pi_type |= ops->ao_fill_pi_flags; in af_fill_pi()
180 if (!(pi_attr = nla_nest_start(msg, pi_type))) in af_fill_pi()