Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/ila/
H A Dila_lwt.c140 u8 hook_type = ILA_HOOK_ROUTE_OUTPUT; in ila_build_state() local
195 hook_type = nla_get_u8(tb[ILA_ATTR_HOOK_TYPE]); in ila_build_state()
197 switch (hook_type) { in ila_build_state()