Searched refs:out_ifindex (Results 1 – 6 of 6) sorted by relevance
31 int out_ifindex; member87 md->out_ifindex = psample->out_ifindex; in nsim_dev_psample_md_prepare()232 psample->out_ifindex = 2; in nsim_dev_psample_init()234 &psample->out_ifindex); in nsim_dev_psample_init()
363 int out_ifindex = md->out_ifindex; in psample_sample_packet() local376 (out_ifindex ? nla_total_size(sizeof(u16)) : 0) + in psample_sample_packet()413 if (out_ifindex) { in psample_sample_packet()414 ret = nla_put_u16(nl_skb, PSAMPLE_ATTR_OIFINDEX, out_ifindex); in psample_sample_packet()
20 int out_ifindex; member
102 echo 4321 > $PSAMPLE_DIR/out_ifindex
175 md.out_ifindex = skb->dev->ifindex; in tcf_sample_act()
249 md->out_ifindex = mlxsw_sp_port && mlxsw_sp_port->dev ? in mlxsw_sp_psample_md_init()