Lines Matching defs:hdrincl
276 if (inet->hdrincl)
513 int hdrincl;
519 /* hdrincl should be READ_ONCE(inet->hdrincl)
523 hdrincl = inet->hdrincl;
524 hdrincl = READ_ONCE(hdrincl);
563 if (hdrincl)
597 if (hdrincl)
632 hdrincl ? ipc.protocol : sk->sk_protocol,
634 (hdrincl ? FLOWI_FLAG_KNOWN_NH : 0),
637 if (!hdrincl) {
662 if (hdrincl)