Lines Matching defs:hdrincl
350 if (!inet->hdrincl)444 if (inet->hdrincl) {786 int hdrincl;800 /* hdrincl should be READ_ONCE(inet->hdrincl)804 hdrincl = inet->hdrincl;805 hdrincl = READ_ONCE(hdrincl);902 if (!hdrincl) {925 if (hdrincl)948 if (hdrincl)1038 inet_sk(sk)->hdrincl = !!val;1106 val = inet_sk(sk)->hdrincl;