Lines Matching defs:start
33 * you start doing multicast video 8)
543 * MUST start from promiscuous ptype_all chain in net_bh.
3350 int ret = 0, offset, start;
3366 start = skb_checksum_start_offset(skb);
3367 offset = start + offsetof(struct sctphdr, checksum);
3377 crc32c_csum = cpu_to_le32(~__skb_checksum(skb, start,
3378 skb->len - start, ~(__u32)0,
5637 /* start new sublist */
6734 start:
6754 goto start;
10641 unsigned int start;
10645 start = u64_stats_fetch_begin(&stats->syncp);
10650 } while (u64_stats_fetch_retry(&stats->syncp, start));