Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkmux.py120 def add_it(field): function
/openbmc/linux/drivers/net/
H A Dvrf.c1542 static int vrf_fib_rule(const struct net_device *dev, __u8 family, bool add_it) in vrf_fib_rule()