Searched refs:out_ifindex (Results 1 – 5 of 5) sorted by relevance
368 int out_ifindex = md->out_ifindex; in psample_sample_packet() local 385 (out_ifindex ? nla_total_size(sizeof(u16)) : 0) + in psample_sample_packet() 426 if (out_ifindex) { in psample_sample_packet() 427 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
185 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()