Lines Matching refs:data
168 * put_nla_counters() makes use of this data structure to collect all counter
213 return (struct seg6_local_lwt *)lwt->data;
530 * By combining the pkinfo data and from the flavors mask, the macro
580 /* The table contains, for each combination of the pktinfo data and
600 * - info extracted from the packet (i.e. pktinfo data) regarding the
624 /* skb->data must be aligned with skb->network_header */
638 srh = (struct ipv6_sr_hdr *)(skb->data + srhoff);
646 srh = (struct ipv6_sr_hdr *)(skb->data + srhoff);
749 srhoff = srh ? ((unsigned char *)srh - skb->data) : 0;
761 /* retrieve the action triggered by the combination of pktinfo data and
860 eth = (struct ethhdr *)skb->data;
2701 * with the data type chosen for the action table.