skbuff.h 94 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368
  1. /*
  2. * Definitions for the 'struct sk_buff' memory handlers.
  3. *
  4. * Authors:
  5. * Alan Cox, <gw4pts@gw4pts.ampr.org>
  6. * Florian La Roche, <rzsfl@rz.uni-sb.de>
  7. *
  8. * This program is free software; you can redistribute it and/or
  9. * modify it under the terms of the GNU General Public License
  10. * as published by the Free Software Foundation; either version
  11. * 2 of the License, or (at your option) any later version.
  12. */
  13. #ifndef _LINUX_SKBUFF_H
  14. #define _LINUX_SKBUFF_H
  15. #include <linux/kernel.h>
  16. #include <linux/kmemcheck.h>
  17. #include <linux/compiler.h>
  18. #include <linux/time.h>
  19. #include <linux/bug.h>
  20. #include <linux/cache.h>
  21. #include <linux/atomic.h>
  22. #include <asm/types.h>
  23. #include <linux/spinlock.h>
  24. #include <linux/net.h>
  25. #include <linux/textsearch.h>
  26. #include <net/checksum.h>
  27. #include <linux/rcupdate.h>
  28. #include <linux/hrtimer.h>
  29. #include <linux/dma-mapping.h>
  30. #include <linux/netdev_features.h>
  31. #include <linux/sched.h>
  32. #include <net/flow_keys.h>
  33. /* A. Checksumming of received packets by device.
  34. *
  35. * CHECKSUM_NONE:
  36. *
  37. * Device failed to checksum this packet e.g. due to lack of capabilities.
  38. * The packet contains full (though not verified) checksum in packet but
  39. * not in skb->csum. Thus, skb->csum is undefined in this case.
  40. *
  41. * CHECKSUM_UNNECESSARY:
  42. *
  43. * The hardware you're dealing with doesn't calculate the full checksum
  44. * (as in CHECKSUM_COMPLETE), but it does parse headers and verify checksums
  45. * for specific protocols. For such packets it will set CHECKSUM_UNNECESSARY
  46. * if their checksums are okay. skb->csum is still undefined in this case
  47. * though. It is a bad option, but, unfortunately, nowadays most vendors do
  48. * this. Apparently with the secret goal to sell you new devices, when you
  49. * will add new protocol to your host, f.e. IPv6 8)
  50. *
  51. * CHECKSUM_UNNECESSARY is applicable to following protocols:
  52. * TCP: IPv6 and IPv4.
  53. * UDP: IPv4 and IPv6. A device may apply CHECKSUM_UNNECESSARY to a
  54. * zero UDP checksum for either IPv4 or IPv6, the networking stack
  55. * may perform further validation in this case.
  56. * GRE: only if the checksum is present in the header.
  57. * SCTP: indicates the CRC in SCTP header has been validated.
  58. *
  59. * skb->csum_level indicates the number of consecutive checksums found in
  60. * the packet minus one that have been verified as CHECKSUM_UNNECESSARY.
  61. * For instance if a device receives an IPv6->UDP->GRE->IPv4->TCP packet
  62. * and a device is able to verify the checksums for UDP (possibly zero),
  63. * GRE (checksum flag is set), and TCP-- skb->csum_level would be set to
  64. * two. If the device were only able to verify the UDP checksum and not
  65. * GRE, either because it doesn't support GRE checksum of because GRE
  66. * checksum is bad, skb->csum_level would be set to zero (TCP checksum is
  67. * not considered in this case).
  68. *
  69. * CHECKSUM_COMPLETE:
  70. *
  71. * This is the most generic way. The device supplied checksum of the _whole_
  72. * packet as seen by netif_rx() and fills out in skb->csum. Meaning, the
  73. * hardware doesn't need to parse L3/L4 headers to implement this.
  74. *
  75. * Note: Even if device supports only some protocols, but is able to produce
  76. * skb->csum, it MUST use CHECKSUM_COMPLETE, not CHECKSUM_UNNECESSARY.
  77. *
  78. * CHECKSUM_PARTIAL:
  79. *
  80. * This is identical to the case for output below. This may occur on a packet
  81. * received directly from another Linux OS, e.g., a virtualized Linux kernel
  82. * on the same host. The packet can be treated in the same way as
  83. * CHECKSUM_UNNECESSARY, except that on output (i.e., forwarding) the
  84. * checksum must be filled in by the OS or the hardware.
  85. *
  86. * B. Checksumming on output.
  87. *
  88. * CHECKSUM_NONE:
  89. *
  90. * The skb was already checksummed by the protocol, or a checksum is not
  91. * required.
  92. *
  93. * CHECKSUM_PARTIAL:
  94. *
  95. * The device is required to checksum the packet as seen by hard_start_xmit()
  96. * from skb->csum_start up to the end, and to record/write the checksum at
  97. * offset skb->csum_start + skb->csum_offset.
  98. *
  99. * The device must show its capabilities in dev->features, set up at device
  100. * setup time, e.g. netdev_features.h:
  101. *
  102. * NETIF_F_HW_CSUM - It's a clever device, it's able to checksum everything.
  103. * NETIF_F_IP_CSUM - Device is dumb, it's able to checksum only TCP/UDP over
  104. * IPv4. Sigh. Vendors like this way for an unknown reason.
  105. * Though, see comment above about CHECKSUM_UNNECESSARY. 8)
  106. * NETIF_F_IPV6_CSUM - About as dumb as the last one but does IPv6 instead.
  107. * NETIF_F_... - Well, you get the picture.
  108. *
  109. * CHECKSUM_UNNECESSARY:
  110. *
  111. * Normally, the device will do per protocol specific checksumming. Protocol
  112. * implementations that do not want the NIC to perform the checksum
  113. * calculation should use this flag in their outgoing skbs.
  114. *
  115. * NETIF_F_FCOE_CRC - This indicates that the device can do FCoE FC CRC
  116. * offload. Correspondingly, the FCoE protocol driver
  117. * stack should use CHECKSUM_UNNECESSARY.
  118. *
  119. * Any questions? No questions, good. --ANK
  120. */
  121. /* Don't change this without changing skb_csum_unnecessary! */
  122. #define CHECKSUM_NONE 0
  123. #define CHECKSUM_UNNECESSARY 1
  124. #define CHECKSUM_COMPLETE 2
  125. #define CHECKSUM_PARTIAL 3
  126. /* Maximum value in skb->csum_level */
  127. #define SKB_MAX_CSUM_LEVEL 3
  128. #define SKB_DATA_ALIGN(X) ALIGN(X, SMP_CACHE_BYTES)
  129. #define SKB_WITH_OVERHEAD(X) \
  130. ((X) - SKB_DATA_ALIGN(sizeof(struct skb_shared_info)))
  131. #define SKB_MAX_ORDER(X, ORDER) \
  132. SKB_WITH_OVERHEAD((PAGE_SIZE << (ORDER)) - (X))
  133. #define SKB_MAX_HEAD(X) (SKB_MAX_ORDER((X), 0))
  134. #define SKB_MAX_ALLOC (SKB_MAX_ORDER(0, 2))
  135. /* return minimum truesize of one skb containing X bytes of data */
  136. #define SKB_TRUESIZE(X) ((X) + \
  137. SKB_DATA_ALIGN(sizeof(struct sk_buff)) + \
  138. SKB_DATA_ALIGN(sizeof(struct skb_shared_info)))
  139. struct net_device;
  140. struct scatterlist;
  141. struct pipe_inode_info;
  142. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  143. struct nf_conntrack {
  144. atomic_t use;
  145. };
  146. #endif
  147. #if IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
  148. struct nf_bridge_info {
  149. atomic_t use;
  150. unsigned int mask;
  151. struct net_device *physindev;
  152. struct net_device *physoutdev;
  153. unsigned long data[32 / sizeof(unsigned long)];
  154. };
  155. #endif
  156. struct sk_buff_head {
  157. /* These two members must be first. */
  158. struct sk_buff *next;
  159. struct sk_buff *prev;
  160. __u32 qlen;
  161. spinlock_t lock;
  162. };
  163. struct sk_buff;
  164. /* To allow 64K frame to be packed as single skb without frag_list we
  165. * require 64K/PAGE_SIZE pages plus 1 additional page to allow for
  166. * buffers which do not start on a page boundary.
  167. *
  168. * Since GRO uses frags we allocate at least 16 regardless of page
  169. * size.
  170. */
  171. #if (65536/PAGE_SIZE + 1) < 16
  172. #define MAX_SKB_FRAGS 16UL
  173. #else
  174. #define MAX_SKB_FRAGS (65536/PAGE_SIZE + 1)
  175. #endif
  176. typedef struct skb_frag_struct skb_frag_t;
  177. struct skb_frag_struct {
  178. struct {
  179. struct page *p;
  180. } page;
  181. #if (BITS_PER_LONG > 32) || (PAGE_SIZE >= 65536)
  182. __u32 page_offset;
  183. __u32 size;
  184. #else
  185. __u16 page_offset;
  186. __u16 size;
  187. #endif
  188. };
  189. static inline unsigned int skb_frag_size(const skb_frag_t *frag)
  190. {
  191. return frag->size;
  192. }
  193. static inline void skb_frag_size_set(skb_frag_t *frag, unsigned int size)
  194. {
  195. frag->size = size;
  196. }
  197. static inline void skb_frag_size_add(skb_frag_t *frag, int delta)
  198. {
  199. frag->size += delta;
  200. }
  201. static inline void skb_frag_size_sub(skb_frag_t *frag, int delta)
  202. {
  203. frag->size -= delta;
  204. }
  205. #define HAVE_HW_TIME_STAMP
  206. /**
  207. * struct skb_shared_hwtstamps - hardware time stamps
  208. * @hwtstamp: hardware time stamp transformed into duration
  209. * since arbitrary point in time
  210. *
  211. * Software time stamps generated by ktime_get_real() are stored in
  212. * skb->tstamp.
  213. *
  214. * hwtstamps can only be compared against other hwtstamps from
  215. * the same device.
  216. *
  217. * This structure is attached to packets as part of the
  218. * &skb_shared_info. Use skb_hwtstamps() to get a pointer.
  219. */
  220. struct skb_shared_hwtstamps {
  221. ktime_t hwtstamp;
  222. };
  223. /* Definitions for tx_flags in struct skb_shared_info */
  224. enum {
  225. /* generate hardware time stamp */
  226. SKBTX_HW_TSTAMP = 1 << 0,
  227. /* generate software time stamp when queueing packet to NIC */
  228. SKBTX_SW_TSTAMP = 1 << 1,
  229. /* device driver is going to provide hardware time stamp */
  230. SKBTX_IN_PROGRESS = 1 << 2,
  231. /* device driver supports TX zero-copy buffers */
  232. SKBTX_DEV_ZEROCOPY = 1 << 3,
  233. /* generate wifi status information (where possible) */
  234. SKBTX_WIFI_STATUS = 1 << 4,
  235. /* This indicates at least one fragment might be overwritten
  236. * (as in vmsplice(), sendfile() ...)
  237. * If we need to compute a TX checksum, we'll need to copy
  238. * all frags to avoid possible bad checksum
  239. */
  240. SKBTX_SHARED_FRAG = 1 << 5,
  241. /* generate software time stamp when entering packet scheduling */
  242. SKBTX_SCHED_TSTAMP = 1 << 6,
  243. /* generate software timestamp on peer data acknowledgment */
  244. SKBTX_ACK_TSTAMP = 1 << 7,
  245. };
  246. #define SKBTX_ANY_SW_TSTAMP (SKBTX_SW_TSTAMP | \
  247. SKBTX_SCHED_TSTAMP | \
  248. SKBTX_ACK_TSTAMP)
  249. #define SKBTX_ANY_TSTAMP (SKBTX_HW_TSTAMP | SKBTX_ANY_SW_TSTAMP)
  250. /*
  251. * The callback notifies userspace to release buffers when skb DMA is done in
  252. * lower device, the skb last reference should be 0 when calling this.
  253. * The zerocopy_success argument is true if zero copy transmit occurred,
  254. * false on data copy or out of memory error caused by data copy attempt.
  255. * The ctx field is used to track device context.
  256. * The desc field is used to track userspace buffer index.
  257. */
  258. struct ubuf_info {
  259. void (*callback)(struct ubuf_info *, bool zerocopy_success);
  260. void *ctx;
  261. unsigned long desc;
  262. };
  263. /* This data is invariant across clones and lives at
  264. * the end of the header data, ie. at skb->end.
  265. */
  266. struct skb_shared_info {
  267. unsigned char nr_frags;
  268. __u8 tx_flags;
  269. unsigned short gso_size;
  270. /* Warning: this field is not always filled in (UFO)! */
  271. unsigned short gso_segs;
  272. unsigned short gso_type;
  273. struct sk_buff *frag_list;
  274. struct skb_shared_hwtstamps hwtstamps;
  275. u32 tskey;
  276. __be32 ip6_frag_id;
  277. /*
  278. * Warning : all fields before dataref are cleared in __alloc_skb()
  279. */
  280. atomic_t dataref;
  281. /* Intermediate layers must ensure that destructor_arg
  282. * remains valid until skb destructor */
  283. void * destructor_arg;
  284. /* must be last field, see pskb_expand_head() */
  285. skb_frag_t frags[MAX_SKB_FRAGS];
  286. };
  287. /* We divide dataref into two halves. The higher 16 bits hold references
  288. * to the payload part of skb->data. The lower 16 bits hold references to
  289. * the entire skb->data. A clone of a headerless skb holds the length of
  290. * the header in skb->hdr_len.
  291. *
  292. * All users must obey the rule that the skb->data reference count must be
  293. * greater than or equal to the payload reference count.
  294. *
  295. * Holding a reference to the payload part means that the user does not
  296. * care about modifications to the header part of skb->data.
  297. */
  298. #define SKB_DATAREF_SHIFT 16
  299. #define SKB_DATAREF_MASK ((1 << SKB_DATAREF_SHIFT) - 1)
  300. enum {
  301. SKB_FCLONE_UNAVAILABLE, /* skb has no fclone (from head_cache) */
  302. SKB_FCLONE_ORIG, /* orig skb (from fclone_cache) */
  303. SKB_FCLONE_CLONE, /* companion fclone skb (from fclone_cache) */
  304. SKB_FCLONE_FREE, /* this companion fclone skb is available */
  305. };
  306. enum {
  307. SKB_GSO_TCPV4 = 1 << 0,
  308. SKB_GSO_UDP = 1 << 1,
  309. /* This indicates the skb is from an untrusted source. */
  310. SKB_GSO_DODGY = 1 << 2,
  311. /* This indicates the tcp segment has CWR set. */
  312. SKB_GSO_TCP_ECN = 1 << 3,
  313. SKB_GSO_TCPV6 = 1 << 4,
  314. SKB_GSO_FCOE = 1 << 5,
  315. SKB_GSO_GRE = 1 << 6,
  316. SKB_GSO_GRE_CSUM = 1 << 7,
  317. SKB_GSO_IPIP = 1 << 8,
  318. SKB_GSO_SIT = 1 << 9,
  319. SKB_GSO_UDP_TUNNEL = 1 << 10,
  320. SKB_GSO_UDP_TUNNEL_CSUM = 1 << 11,
  321. SKB_GSO_MPLS = 1 << 12,
  322. };
  323. #if BITS_PER_LONG > 32
  324. #define NET_SKBUFF_DATA_USES_OFFSET 1
  325. #endif
  326. #ifdef NET_SKBUFF_DATA_USES_OFFSET
  327. typedef unsigned int sk_buff_data_t;
  328. #else
  329. typedef unsigned char *sk_buff_data_t;
  330. #endif
  331. /**
  332. * struct skb_mstamp - multi resolution time stamps
  333. * @stamp_us: timestamp in us resolution
  334. * @stamp_jiffies: timestamp in jiffies
  335. */
  336. struct skb_mstamp {
  337. union {
  338. u64 v64;
  339. struct {
  340. u32 stamp_us;
  341. u32 stamp_jiffies;
  342. };
  343. };
  344. };
  345. /**
  346. * skb_mstamp_get - get current timestamp
  347. * @cl: place to store timestamps
  348. */
  349. static inline void skb_mstamp_get(struct skb_mstamp *cl)
  350. {
  351. u64 val = local_clock();
  352. do_div(val, NSEC_PER_USEC);
  353. cl->stamp_us = (u32)val;
  354. cl->stamp_jiffies = (u32)jiffies;
  355. }
  356. /**
  357. * skb_mstamp_delta - compute the difference in usec between two skb_mstamp
  358. * @t1: pointer to newest sample
  359. * @t0: pointer to oldest sample
  360. */
  361. static inline u32 skb_mstamp_us_delta(const struct skb_mstamp *t1,
  362. const struct skb_mstamp *t0)
  363. {
  364. s32 delta_us = t1->stamp_us - t0->stamp_us;
  365. u32 delta_jiffies = t1->stamp_jiffies - t0->stamp_jiffies;
  366. /* If delta_us is negative, this might be because interval is too big,
  367. * or local_clock() drift is too big : fallback using jiffies.
  368. */
  369. if (delta_us <= 0 ||
  370. delta_jiffies >= (INT_MAX / (USEC_PER_SEC / HZ)))
  371. delta_us = jiffies_to_usecs(delta_jiffies);
  372. return delta_us;
  373. }
  374. /**
  375. * struct sk_buff - socket buffer
  376. * @next: Next buffer in list
  377. * @prev: Previous buffer in list
  378. * @tstamp: Time we arrived/left
  379. * @sk: Socket we are owned by
  380. * @dev: Device we arrived on/are leaving by
  381. * @cb: Control buffer. Free for use by every layer. Put private vars here
  382. * @_skb_refdst: destination entry (with norefcount bit)
  383. * @sp: the security path, used for xfrm
  384. * @len: Length of actual data
  385. * @data_len: Data length
  386. * @mac_len: Length of link layer header
  387. * @hdr_len: writable header length of cloned skb
  388. * @csum: Checksum (must include start/offset pair)
  389. * @csum_start: Offset from skb->head where checksumming should start
  390. * @csum_offset: Offset from csum_start where checksum should be stored
  391. * @priority: Packet queueing priority
  392. * @ignore_df: allow local fragmentation
  393. * @cloned: Head may be cloned (check refcnt to be sure)
  394. * @ip_summed: Driver fed us an IP checksum
  395. * @nohdr: Payload reference only, must not modify header
  396. * @nfctinfo: Relationship of this skb to the connection
  397. * @pkt_type: Packet class
  398. * @fclone: skbuff clone status
  399. * @ipvs_property: skbuff is owned by ipvs
  400. * @peeked: this packet has been seen already, so stats have been
  401. * done for it, don't do them again
  402. * @nf_trace: netfilter packet trace flag
  403. * @protocol: Packet protocol from driver
  404. * @destructor: Destruct function
  405. * @nfct: Associated connection, if any
  406. * @nf_bridge: Saved data about a bridged frame - see br_netfilter.c
  407. * @skb_iif: ifindex of device we arrived on
  408. * @tc_index: Traffic control index
  409. * @tc_verd: traffic control verdict
  410. * @hash: the packet hash
  411. * @queue_mapping: Queue mapping for multiqueue devices
  412. * @xmit_more: More SKBs are pending for this queue
  413. * @ndisc_nodetype: router type (from link layer)
  414. * @ooo_okay: allow the mapping of a socket to a queue to be changed
  415. * @l4_hash: indicate hash is a canonical 4-tuple hash over transport
  416. * ports.
  417. * @sw_hash: indicates hash was computed in software stack
  418. * @wifi_acked_valid: wifi_acked was set
  419. * @wifi_acked: whether frame was acked on wifi or not
  420. * @no_fcs: Request NIC to treat last 4 bytes as Ethernet FCS
  421. * @napi_id: id of the NAPI struct this skb came from
  422. * @secmark: security marking
  423. * @mark: Generic packet mark
  424. * @dropcount: total number of sk_receive_queue overflows
  425. * @vlan_proto: vlan encapsulation protocol
  426. * @vlan_tci: vlan tag control information
  427. * @inner_protocol: Protocol (encapsulation)
  428. * @inner_transport_header: Inner transport layer header (encapsulation)
  429. * @inner_network_header: Network layer header (encapsulation)
  430. * @inner_mac_header: Link layer header (encapsulation)
  431. * @transport_header: Transport layer header
  432. * @network_header: Network layer header
  433. * @mac_header: Link layer header
  434. * @tail: Tail pointer
  435. * @end: End pointer
  436. * @head: Head of buffer
  437. * @data: Data head pointer
  438. * @truesize: Buffer size
  439. * @users: User count - see {datagram,tcp}.c
  440. */
  441. struct sk_buff {
  442. /* These two members must be first. */
  443. struct sk_buff *next;
  444. struct sk_buff *prev;
  445. union {
  446. ktime_t tstamp;
  447. struct skb_mstamp skb_mstamp;
  448. };
  449. struct sock *sk;
  450. struct net_device *dev;
  451. /*
  452. * This is the control buffer. It is free to use for every
  453. * layer. Please put your private variables there. If you
  454. * want to keep them across layers you have to do a skb_clone()
  455. * first. This is owned by whoever has the skb queued ATM.
  456. */
  457. char cb[48] __aligned(8);
  458. unsigned long _skb_refdst;
  459. void (*destructor)(struct sk_buff *skb);
  460. #ifdef CONFIG_XFRM
  461. struct sec_path *sp;
  462. #endif
  463. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  464. struct nf_conntrack *nfct;
  465. #endif
  466. #if IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
  467. struct nf_bridge_info *nf_bridge;
  468. #endif
  469. unsigned int len,
  470. data_len;
  471. __u16 mac_len,
  472. hdr_len;
  473. /* Following fields are _not_ copied in __copy_skb_header()
  474. * Note that queue_mapping is here mostly to fill a hole.
  475. */
  476. kmemcheck_bitfield_begin(flags1);
  477. __u16 queue_mapping;
  478. __u8 cloned:1,
  479. nohdr:1,
  480. fclone:2,
  481. peeked:1,
  482. head_frag:1,
  483. xmit_more:1;
  484. /* one bit hole */
  485. kmemcheck_bitfield_end(flags1);
  486. /* fields enclosed in headers_start/headers_end are copied
  487. * using a single memcpy() in __copy_skb_header()
  488. */
  489. /* private: */
  490. __u32 headers_start[0];
  491. /* public: */
  492. /* if you move pkt_type around you also must adapt those constants */
  493. #ifdef __BIG_ENDIAN_BITFIELD
  494. #define PKT_TYPE_MAX (7 << 5)
  495. #else
  496. #define PKT_TYPE_MAX 7
  497. #endif
  498. #define PKT_TYPE_OFFSET() offsetof(struct sk_buff, __pkt_type_offset)
  499. __u8 __pkt_type_offset[0];
  500. __u8 pkt_type:3;
  501. __u8 pfmemalloc:1;
  502. __u8 ignore_df:1;
  503. __u8 nfctinfo:3;
  504. __u8 nf_trace:1;
  505. __u8 ip_summed:2;
  506. __u8 ooo_okay:1;
  507. __u8 l4_hash:1;
  508. __u8 sw_hash:1;
  509. __u8 wifi_acked_valid:1;
  510. __u8 wifi_acked:1;
  511. __u8 no_fcs:1;
  512. /* Indicates the inner headers are valid in the skbuff. */
  513. __u8 encapsulation:1;
  514. __u8 encap_hdr_csum:1;
  515. __u8 csum_valid:1;
  516. __u8 csum_complete_sw:1;
  517. __u8 csum_level:2;
  518. __u8 csum_bad:1;
  519. #ifdef CONFIG_IPV6_NDISC_NODETYPE
  520. __u8 ndisc_nodetype:2;
  521. #endif
  522. __u8 ipvs_property:1;
  523. __u8 inner_protocol_type:1;
  524. /* 4 or 6 bit hole */
  525. #ifdef CONFIG_NET_SCHED
  526. __u16 tc_index; /* traffic control index */
  527. #ifdef CONFIG_NET_CLS_ACT
  528. __u16 tc_verd; /* traffic control verdict */
  529. #endif
  530. #endif
  531. union {
  532. __wsum csum;
  533. struct {
  534. __u16 csum_start;
  535. __u16 csum_offset;
  536. };
  537. };
  538. __u32 priority;
  539. int skb_iif;
  540. __u32 hash;
  541. __be16 vlan_proto;
  542. __u16 vlan_tci;
  543. #ifdef CONFIG_NET_RX_BUSY_POLL
  544. unsigned int napi_id;
  545. #endif
  546. #ifdef CONFIG_NETWORK_SECMARK
  547. __u32 secmark;
  548. #endif
  549. union {
  550. __u32 mark;
  551. __u32 dropcount;
  552. __u32 reserved_tailroom;
  553. };
  554. union {
  555. __be16 inner_protocol;
  556. __u8 inner_ipproto;
  557. };
  558. __u16 inner_transport_header;
  559. __u16 inner_network_header;
  560. __u16 inner_mac_header;
  561. __be16 protocol;
  562. __u16 transport_header;
  563. __u16 network_header;
  564. __u16 mac_header;
  565. /* private: */
  566. __u32 headers_end[0];
  567. /* public: */
  568. /* These elements must be at the end, see alloc_skb() for details. */
  569. sk_buff_data_t tail;
  570. sk_buff_data_t end;
  571. unsigned char *head,
  572. *data;
  573. unsigned int truesize;
  574. atomic_t users;
  575. };
  576. #ifdef __KERNEL__
  577. /*
  578. * Handling routines are only of interest to the kernel
  579. */
  580. #include <linux/slab.h>
  581. #define SKB_ALLOC_FCLONE 0x01
  582. #define SKB_ALLOC_RX 0x02
  583. /* Returns true if the skb was allocated from PFMEMALLOC reserves */
  584. static inline bool skb_pfmemalloc(const struct sk_buff *skb)
  585. {
  586. return unlikely(skb->pfmemalloc);
  587. }
  588. /*
  589. * skb might have a dst pointer attached, refcounted or not.
  590. * _skb_refdst low order bit is set if refcount was _not_ taken
  591. */
  592. #define SKB_DST_NOREF 1UL
  593. #define SKB_DST_PTRMASK ~(SKB_DST_NOREF)
  594. /**
  595. * skb_dst - returns skb dst_entry
  596. * @skb: buffer
  597. *
  598. * Returns skb dst_entry, regardless of reference taken or not.
  599. */
  600. static inline struct dst_entry *skb_dst(const struct sk_buff *skb)
  601. {
  602. /* If refdst was not refcounted, check we still are in a
  603. * rcu_read_lock section
  604. */
  605. WARN_ON((skb->_skb_refdst & SKB_DST_NOREF) &&
  606. !rcu_read_lock_held() &&
  607. !rcu_read_lock_bh_held());
  608. return (struct dst_entry *)(skb->_skb_refdst & SKB_DST_PTRMASK);
  609. }
  610. /**
  611. * skb_dst_set - sets skb dst
  612. * @skb: buffer
  613. * @dst: dst entry
  614. *
  615. * Sets skb dst, assuming a reference was taken on dst and should
  616. * be released by skb_dst_drop()
  617. */
  618. static inline void skb_dst_set(struct sk_buff *skb, struct dst_entry *dst)
  619. {
  620. skb->_skb_refdst = (unsigned long)dst;
  621. }
  622. void __skb_dst_set_noref(struct sk_buff *skb, struct dst_entry *dst,
  623. bool force);
  624. /**
  625. * skb_dst_set_noref - sets skb dst, hopefully, without taking reference
  626. * @skb: buffer
  627. * @dst: dst entry
  628. *
  629. * Sets skb dst, assuming a reference was not taken on dst.
  630. * If dst entry is cached, we do not take reference and dst_release
  631. * will be avoided by refdst_drop. If dst entry is not cached, we take
  632. * reference, so that last dst_release can destroy the dst immediately.
  633. */
  634. static inline void skb_dst_set_noref(struct sk_buff *skb, struct dst_entry *dst)
  635. {
  636. __skb_dst_set_noref(skb, dst, false);
  637. }
  638. /**
  639. * skb_dst_set_noref_force - sets skb dst, without taking reference
  640. * @skb: buffer
  641. * @dst: dst entry
  642. *
  643. * Sets skb dst, assuming a reference was not taken on dst.
  644. * No reference is taken and no dst_release will be called. While for
  645. * cached dsts deferred reclaim is a basic feature, for entries that are
  646. * not cached it is caller's job to guarantee that last dst_release for
  647. * provided dst happens when nobody uses it, eg. after a RCU grace period.
  648. */
  649. static inline void skb_dst_set_noref_force(struct sk_buff *skb,
  650. struct dst_entry *dst)
  651. {
  652. __skb_dst_set_noref(skb, dst, true);
  653. }
  654. /**
  655. * skb_dst_is_noref - Test if skb dst isn't refcounted
  656. * @skb: buffer
  657. */
  658. static inline bool skb_dst_is_noref(const struct sk_buff *skb)
  659. {
  660. return (skb->_skb_refdst & SKB_DST_NOREF) && skb_dst(skb);
  661. }
  662. static inline struct rtable *skb_rtable(const struct sk_buff *skb)
  663. {
  664. return (struct rtable *)skb_dst(skb);
  665. }
  666. void kfree_skb(struct sk_buff *skb);
  667. void kfree_skb_list(struct sk_buff *segs);
  668. void skb_tx_error(struct sk_buff *skb);
  669. void consume_skb(struct sk_buff *skb);
  670. void __kfree_skb(struct sk_buff *skb);
  671. extern struct kmem_cache *skbuff_head_cache;
  672. void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);
  673. bool skb_try_coalesce(struct sk_buff *to, struct sk_buff *from,
  674. bool *fragstolen, int *delta_truesize);
  675. struct sk_buff *__alloc_skb(unsigned int size, gfp_t priority, int flags,
  676. int node);
  677. struct sk_buff *__build_skb(void *data, unsigned int frag_size);
  678. struct sk_buff *build_skb(void *data, unsigned int frag_size);
  679. static inline struct sk_buff *alloc_skb(unsigned int size,
  680. gfp_t priority)
  681. {
  682. return __alloc_skb(size, priority, 0, NUMA_NO_NODE);
  683. }
  684. struct sk_buff *alloc_skb_with_frags(unsigned long header_len,
  685. unsigned long data_len,
  686. int max_page_order,
  687. int *errcode,
  688. gfp_t gfp_mask);
  689. /* Layout of fast clones : [skb1][skb2][fclone_ref] */
  690. struct sk_buff_fclones {
  691. struct sk_buff skb1;
  692. struct sk_buff skb2;
  693. atomic_t fclone_ref;
  694. };
  695. /**
  696. * skb_fclone_busy - check if fclone is busy
  697. * @skb: buffer
  698. *
  699. * Returns true is skb is a fast clone, and its clone is not freed.
  700. * Some drivers call skb_orphan() in their ndo_start_xmit(),
  701. * so we also check that this didnt happen.
  702. */
  703. static inline bool skb_fclone_busy(const struct sock *sk,
  704. const struct sk_buff *skb)
  705. {
  706. const struct sk_buff_fclones *fclones;
  707. fclones = container_of(skb, struct sk_buff_fclones, skb1);
  708. return skb->fclone == SKB_FCLONE_ORIG &&
  709. fclones->skb2.fclone == SKB_FCLONE_CLONE &&
  710. fclones->skb2.sk == sk;
  711. }
  712. static inline struct sk_buff *alloc_skb_fclone(unsigned int size,
  713. gfp_t priority)
  714. {
  715. return __alloc_skb(size, priority, SKB_ALLOC_FCLONE, NUMA_NO_NODE);
  716. }
  717. struct sk_buff *__alloc_skb_head(gfp_t priority, int node);
  718. static inline struct sk_buff *alloc_skb_head(gfp_t priority)
  719. {
  720. return __alloc_skb_head(priority, -1);
  721. }
  722. struct sk_buff *skb_morph(struct sk_buff *dst, struct sk_buff *src);
  723. int skb_copy_ubufs(struct sk_buff *skb, gfp_t gfp_mask);
  724. struct sk_buff *skb_clone(struct sk_buff *skb, gfp_t priority);
  725. struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t priority);
  726. struct sk_buff *__pskb_copy_fclone(struct sk_buff *skb, int headroom,
  727. gfp_t gfp_mask, bool fclone);
  728. static inline struct sk_buff *__pskb_copy(struct sk_buff *skb, int headroom,
  729. gfp_t gfp_mask)
  730. {
  731. return __pskb_copy_fclone(skb, headroom, gfp_mask, false);
  732. }
  733. int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, gfp_t gfp_mask);
  734. struct sk_buff *skb_realloc_headroom(struct sk_buff *skb,
  735. unsigned int headroom);
  736. struct sk_buff *skb_copy_expand(const struct sk_buff *skb, int newheadroom,
  737. int newtailroom, gfp_t priority);
  738. int skb_to_sgvec_nomark(struct sk_buff *skb, struct scatterlist *sg,
  739. int offset, int len);
  740. int skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset,
  741. int len);
  742. int skb_cow_data(struct sk_buff *skb, int tailbits, struct sk_buff **trailer);
  743. int skb_pad(struct sk_buff *skb, int pad);
  744. #define dev_kfree_skb(a) consume_skb(a)
  745. int skb_append_datato_frags(struct sock *sk, struct sk_buff *skb,
  746. int getfrag(void *from, char *to, int offset,
  747. int len, int odd, struct sk_buff *skb),
  748. void *from, int length);
  749. struct skb_seq_state {
  750. __u32 lower_offset;
  751. __u32 upper_offset;
  752. __u32 frag_idx;
  753. __u32 stepped_offset;
  754. struct sk_buff *root_skb;
  755. struct sk_buff *cur_skb;
  756. __u8 *frag_data;
  757. };
  758. void skb_prepare_seq_read(struct sk_buff *skb, unsigned int from,
  759. unsigned int to, struct skb_seq_state *st);
  760. unsigned int skb_seq_read(unsigned int consumed, const u8 **data,
  761. struct skb_seq_state *st);
  762. void skb_abort_seq_read(struct skb_seq_state *st);
  763. unsigned int skb_find_text(struct sk_buff *skb, unsigned int from,
  764. unsigned int to, struct ts_config *config,
  765. struct ts_state *state);
  766. /*
  767. * Packet hash types specify the type of hash in skb_set_hash.
  768. *
  769. * Hash types refer to the protocol layer addresses which are used to
  770. * construct a packet's hash. The hashes are used to differentiate or identify
  771. * flows of the protocol layer for the hash type. Hash types are either
  772. * layer-2 (L2), layer-3 (L3), or layer-4 (L4).
  773. *
  774. * Properties of hashes:
  775. *
  776. * 1) Two packets in different flows have different hash values
  777. * 2) Two packets in the same flow should have the same hash value
  778. *
  779. * A hash at a higher layer is considered to be more specific. A driver should
  780. * set the most specific hash possible.
  781. *
  782. * A driver cannot indicate a more specific hash than the layer at which a hash
  783. * was computed. For instance an L3 hash cannot be set as an L4 hash.
  784. *
  785. * A driver may indicate a hash level which is less specific than the
  786. * actual layer the hash was computed on. For instance, a hash computed
  787. * at L4 may be considered an L3 hash. This should only be done if the
  788. * driver can't unambiguously determine that the HW computed the hash at
  789. * the higher layer. Note that the "should" in the second property above
  790. * permits this.
  791. */
  792. enum pkt_hash_types {
  793. PKT_HASH_TYPE_NONE, /* Undefined type */
  794. PKT_HASH_TYPE_L2, /* Input: src_MAC, dest_MAC */
  795. PKT_HASH_TYPE_L3, /* Input: src_IP, dst_IP */
  796. PKT_HASH_TYPE_L4, /* Input: src_IP, dst_IP, src_port, dst_port */
  797. };
  798. static inline void
  799. skb_set_hash(struct sk_buff *skb, __u32 hash, enum pkt_hash_types type)
  800. {
  801. skb->l4_hash = (type == PKT_HASH_TYPE_L4);
  802. skb->sw_hash = 0;
  803. skb->hash = hash;
  804. }
  805. void __skb_get_hash(struct sk_buff *skb);
  806. static inline __u32 skb_get_hash(struct sk_buff *skb)
  807. {
  808. if (!skb->l4_hash && !skb->sw_hash)
  809. __skb_get_hash(skb);
  810. return skb->hash;
  811. }
  812. static inline __u32 skb_get_hash_raw(const struct sk_buff *skb)
  813. {
  814. return skb->hash;
  815. }
  816. static inline void skb_clear_hash(struct sk_buff *skb)
  817. {
  818. skb->hash = 0;
  819. skb->sw_hash = 0;
  820. skb->l4_hash = 0;
  821. }
  822. static inline void skb_clear_hash_if_not_l4(struct sk_buff *skb)
  823. {
  824. if (!skb->l4_hash)
  825. skb_clear_hash(skb);
  826. }
  827. static inline void skb_copy_hash(struct sk_buff *to, const struct sk_buff *from)
  828. {
  829. to->hash = from->hash;
  830. to->sw_hash = from->sw_hash;
  831. to->l4_hash = from->l4_hash;
  832. };
  833. #ifdef NET_SKBUFF_DATA_USES_OFFSET
  834. static inline unsigned char *skb_end_pointer(const struct sk_buff *skb)
  835. {
  836. return skb->head + skb->end;
  837. }
  838. static inline unsigned int skb_end_offset(const struct sk_buff *skb)
  839. {
  840. return skb->end;
  841. }
  842. #else
  843. static inline unsigned char *skb_end_pointer(const struct sk_buff *skb)
  844. {
  845. return skb->end;
  846. }
  847. static inline unsigned int skb_end_offset(const struct sk_buff *skb)
  848. {
  849. return skb->end - skb->head;
  850. }
  851. #endif
  852. /* Internal */
  853. #define skb_shinfo(SKB) ((struct skb_shared_info *)(skb_end_pointer(SKB)))
  854. static inline struct skb_shared_hwtstamps *skb_hwtstamps(struct sk_buff *skb)
  855. {
  856. return &skb_shinfo(skb)->hwtstamps;
  857. }
  858. /**
  859. * skb_queue_empty - check if a queue is empty
  860. * @list: queue head
  861. *
  862. * Returns true if the queue is empty, false otherwise.
  863. */
  864. static inline int skb_queue_empty(const struct sk_buff_head *list)
  865. {
  866. return list->next == (const struct sk_buff *) list;
  867. }
  868. /**
  869. * skb_queue_is_last - check if skb is the last entry in the queue
  870. * @list: queue head
  871. * @skb: buffer
  872. *
  873. * Returns true if @skb is the last buffer on the list.
  874. */
  875. static inline bool skb_queue_is_last(const struct sk_buff_head *list,
  876. const struct sk_buff *skb)
  877. {
  878. return skb->next == (const struct sk_buff *) list;
  879. }
  880. /**
  881. * skb_queue_is_first - check if skb is the first entry in the queue
  882. * @list: queue head
  883. * @skb: buffer
  884. *
  885. * Returns true if @skb is the first buffer on the list.
  886. */
  887. static inline bool skb_queue_is_first(const struct sk_buff_head *list,
  888. const struct sk_buff *skb)
  889. {
  890. return skb->prev == (const struct sk_buff *) list;
  891. }
  892. /**
  893. * skb_queue_next - return the next packet in the queue
  894. * @list: queue head
  895. * @skb: current buffer
  896. *
  897. * Return the next packet in @list after @skb. It is only valid to
  898. * call this if skb_queue_is_last() evaluates to false.
  899. */
  900. static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list,
  901. const struct sk_buff *skb)
  902. {
  903. /* This BUG_ON may seem severe, but if we just return then we
  904. * are going to dereference garbage.
  905. */
  906. BUG_ON(skb_queue_is_last(list, skb));
  907. return skb->next;
  908. }
  909. /**
  910. * skb_queue_prev - return the prev packet in the queue
  911. * @list: queue head
  912. * @skb: current buffer
  913. *
  914. * Return the prev packet in @list before @skb. It is only valid to
  915. * call this if skb_queue_is_first() evaluates to false.
  916. */
  917. static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list,
  918. const struct sk_buff *skb)
  919. {
  920. /* This BUG_ON may seem severe, but if we just return then we
  921. * are going to dereference garbage.
  922. */
  923. BUG_ON(skb_queue_is_first(list, skb));
  924. return skb->prev;
  925. }
  926. /**
  927. * skb_get - reference buffer
  928. * @skb: buffer to reference
  929. *
  930. * Makes another reference to a socket buffer and returns a pointer
  931. * to the buffer.
  932. */
  933. static inline struct sk_buff *skb_get(struct sk_buff *skb)
  934. {
  935. atomic_inc(&skb->users);
  936. return skb;
  937. }
  938. /*
  939. * If users == 1, we are the only owner and are can avoid redundant
  940. * atomic change.
  941. */
  942. /**
  943. * skb_cloned - is the buffer a clone
  944. * @skb: buffer to check
  945. *
  946. * Returns true if the buffer was generated with skb_clone() and is
  947. * one of multiple shared copies of the buffer. Cloned buffers are
  948. * shared data so must not be written to under normal circumstances.
  949. */
  950. static inline int skb_cloned(const struct sk_buff *skb)
  951. {
  952. return skb->cloned &&
  953. (atomic_read(&skb_shinfo(skb)->dataref) & SKB_DATAREF_MASK) != 1;
  954. }
  955. static inline int skb_unclone(struct sk_buff *skb, gfp_t pri)
  956. {
  957. might_sleep_if(pri & __GFP_WAIT);
  958. if (skb_cloned(skb))
  959. return pskb_expand_head(skb, 0, 0, pri);
  960. return 0;
  961. }
  962. /**
  963. * skb_header_cloned - is the header a clone
  964. * @skb: buffer to check
  965. *
  966. * Returns true if modifying the header part of the buffer requires
  967. * the data to be copied.
  968. */
  969. static inline int skb_header_cloned(const struct sk_buff *skb)
  970. {
  971. int dataref;
  972. if (!skb->cloned)
  973. return 0;
  974. dataref = atomic_read(&skb_shinfo(skb)->dataref);
  975. dataref = (dataref & SKB_DATAREF_MASK) - (dataref >> SKB_DATAREF_SHIFT);
  976. return dataref != 1;
  977. }
  978. /**
  979. * skb_header_release - release reference to header
  980. * @skb: buffer to operate on
  981. *
  982. * Drop a reference to the header part of the buffer. This is done
  983. * by acquiring a payload reference. You must not read from the header
  984. * part of skb->data after this.
  985. * Note : Check if you can use __skb_header_release() instead.
  986. */
  987. static inline void skb_header_release(struct sk_buff *skb)
  988. {
  989. BUG_ON(skb->nohdr);
  990. skb->nohdr = 1;
  991. atomic_add(1 << SKB_DATAREF_SHIFT, &skb_shinfo(skb)->dataref);
  992. }
  993. /**
  994. * __skb_header_release - release reference to header
  995. * @skb: buffer to operate on
  996. *
  997. * Variant of skb_header_release() assuming skb is private to caller.
  998. * We can avoid one atomic operation.
  999. */
  1000. static inline void __skb_header_release(struct sk_buff *skb)
  1001. {
  1002. skb->nohdr = 1;
  1003. atomic_set(&skb_shinfo(skb)->dataref, 1 + (1 << SKB_DATAREF_SHIFT));
  1004. }
  1005. /**
  1006. * skb_shared - is the buffer shared
  1007. * @skb: buffer to check
  1008. *
  1009. * Returns true if more than one person has a reference to this
  1010. * buffer.
  1011. */
  1012. static inline int skb_shared(const struct sk_buff *skb)
  1013. {
  1014. return atomic_read(&skb->users) != 1;
  1015. }
  1016. /**
  1017. * skb_share_check - check if buffer is shared and if so clone it
  1018. * @skb: buffer to check
  1019. * @pri: priority for memory allocation
  1020. *
  1021. * If the buffer is shared the buffer is cloned and the old copy
  1022. * drops a reference. A new clone with a single reference is returned.
  1023. * If the buffer is not shared the original buffer is returned. When
  1024. * being called from interrupt status or with spinlocks held pri must
  1025. * be GFP_ATOMIC.
  1026. *
  1027. * NULL is returned on a memory allocation failure.
  1028. */
  1029. static inline struct sk_buff *skb_share_check(struct sk_buff *skb, gfp_t pri)
  1030. {
  1031. might_sleep_if(pri & __GFP_WAIT);
  1032. if (skb_shared(skb)) {
  1033. struct sk_buff *nskb = skb_clone(skb, pri);
  1034. if (likely(nskb))
  1035. consume_skb(skb);
  1036. else
  1037. kfree_skb(skb);
  1038. skb = nskb;
  1039. }
  1040. return skb;
  1041. }
  1042. /*
  1043. * Copy shared buffers into a new sk_buff. We effectively do COW on
  1044. * packets to handle cases where we have a local reader and forward
  1045. * and a couple of other messy ones. The normal one is tcpdumping
  1046. * a packet thats being forwarded.
  1047. */
  1048. /**
  1049. * skb_unshare - make a copy of a shared buffer
  1050. * @skb: buffer to check
  1051. * @pri: priority for memory allocation
  1052. *
  1053. * If the socket buffer is a clone then this function creates a new
  1054. * copy of the data, drops a reference count on the old copy and returns
  1055. * the new copy with the reference count at 1. If the buffer is not a clone
  1056. * the original buffer is returned. When called with a spinlock held or
  1057. * from interrupt state @pri must be %GFP_ATOMIC
  1058. *
  1059. * %NULL is returned on a memory allocation failure.
  1060. */
  1061. static inline struct sk_buff *skb_unshare(struct sk_buff *skb,
  1062. gfp_t pri)
  1063. {
  1064. might_sleep_if(pri & __GFP_WAIT);
  1065. if (skb_cloned(skb)) {
  1066. struct sk_buff *nskb = skb_copy(skb, pri);
  1067. /* Free our shared copy */
  1068. if (likely(nskb))
  1069. consume_skb(skb);
  1070. else
  1071. kfree_skb(skb);
  1072. skb = nskb;
  1073. }
  1074. return skb;
  1075. }
  1076. /**
  1077. * skb_peek - peek at the head of an &sk_buff_head
  1078. * @list_: list to peek at
  1079. *
  1080. * Peek an &sk_buff. Unlike most other operations you _MUST_
  1081. * be careful with this one. A peek leaves the buffer on the
  1082. * list and someone else may run off with it. You must hold
  1083. * the appropriate locks or have a private queue to do this.
  1084. *
  1085. * Returns %NULL for an empty list or a pointer to the head element.
  1086. * The reference count is not incremented and the reference is therefore
  1087. * volatile. Use with caution.
  1088. */
  1089. static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_)
  1090. {
  1091. struct sk_buff *skb = list_->next;
  1092. if (skb == (struct sk_buff *)list_)
  1093. skb = NULL;
  1094. return skb;
  1095. }
  1096. /**
  1097. * skb_peek_next - peek skb following the given one from a queue
  1098. * @skb: skb to start from
  1099. * @list_: list to peek at
  1100. *
  1101. * Returns %NULL when the end of the list is met or a pointer to the
  1102. * next element. The reference count is not incremented and the
  1103. * reference is therefore volatile. Use with caution.
  1104. */
  1105. static inline struct sk_buff *skb_peek_next(struct sk_buff *skb,
  1106. const struct sk_buff_head *list_)
  1107. {
  1108. struct sk_buff *next = skb->next;
  1109. if (next == (struct sk_buff *)list_)
  1110. next = NULL;
  1111. return next;
  1112. }
  1113. /**
  1114. * skb_peek_tail - peek at the tail of an &sk_buff_head
  1115. * @list_: list to peek at
  1116. *
  1117. * Peek an &sk_buff. Unlike most other operations you _MUST_
  1118. * be careful with this one. A peek leaves the buffer on the
  1119. * list and someone else may run off with it. You must hold
  1120. * the appropriate locks or have a private queue to do this.
  1121. *
  1122. * Returns %NULL for an empty list or a pointer to the tail element.
  1123. * The reference count is not incremented and the reference is therefore
  1124. * volatile. Use with caution.
  1125. */
  1126. static inline struct sk_buff *skb_peek_tail(const struct sk_buff_head *list_)
  1127. {
  1128. struct sk_buff *skb = list_->prev;
  1129. if (skb == (struct sk_buff *)list_)
  1130. skb = NULL;
  1131. return skb;
  1132. }
  1133. /**
  1134. * skb_queue_len - get queue length
  1135. * @list_: list to measure
  1136. *
  1137. * Return the length of an &sk_buff queue.
  1138. */
  1139. static inline __u32 skb_queue_len(const struct sk_buff_head *list_)
  1140. {
  1141. return list_->qlen;
  1142. }
  1143. /**
  1144. * __skb_queue_head_init - initialize non-spinlock portions of sk_buff_head
  1145. * @list: queue to initialize
  1146. *
  1147. * This initializes only the list and queue length aspects of
  1148. * an sk_buff_head object. This allows to initialize the list
  1149. * aspects of an sk_buff_head without reinitializing things like
  1150. * the spinlock. It can also be used for on-stack sk_buff_head
  1151. * objects where the spinlock is known to not be used.
  1152. */
  1153. static inline void __skb_queue_head_init(struct sk_buff_head *list)
  1154. {
  1155. list->prev = list->next = (struct sk_buff *)list;
  1156. list->qlen = 0;
  1157. }
  1158. /*
  1159. * This function creates a split out lock class for each invocation;
  1160. * this is needed for now since a whole lot of users of the skb-queue
  1161. * infrastructure in drivers have different locking usage (in hardirq)
  1162. * than the networking core (in softirq only). In the long run either the
  1163. * network layer or drivers should need annotation to consolidate the
  1164. * main types of usage into 3 classes.
  1165. */
  1166. static inline void skb_queue_head_init(struct sk_buff_head *list)
  1167. {
  1168. spin_lock_init(&list->lock);
  1169. __skb_queue_head_init(list);
  1170. }
  1171. static inline void skb_queue_head_init_class(struct sk_buff_head *list,
  1172. struct lock_class_key *class)
  1173. {
  1174. skb_queue_head_init(list);
  1175. lockdep_set_class(&list->lock, class);
  1176. }
  1177. /*
  1178. * Insert an sk_buff on a list.
  1179. *
  1180. * The "__skb_xxxx()" functions are the non-atomic ones that
  1181. * can only be called with interrupts disabled.
  1182. */
  1183. void skb_insert(struct sk_buff *old, struct sk_buff *newsk,
  1184. struct sk_buff_head *list);
  1185. static inline void __skb_insert(struct sk_buff *newsk,
  1186. struct sk_buff *prev, struct sk_buff *next,
  1187. struct sk_buff_head *list)
  1188. {
  1189. newsk->next = next;
  1190. newsk->prev = prev;
  1191. next->prev = prev->next = newsk;
  1192. list->qlen++;
  1193. }
  1194. static inline void __skb_queue_splice(const struct sk_buff_head *list,
  1195. struct sk_buff *prev,
  1196. struct sk_buff *next)
  1197. {
  1198. struct sk_buff *first = list->next;
  1199. struct sk_buff *last = list->prev;
  1200. first->prev = prev;
  1201. prev->next = first;
  1202. last->next = next;
  1203. next->prev = last;
  1204. }
  1205. /**
  1206. * skb_queue_splice - join two skb lists, this is designed for stacks
  1207. * @list: the new list to add
  1208. * @head: the place to add it in the first list
  1209. */
  1210. static inline void skb_queue_splice(const struct sk_buff_head *list,
  1211. struct sk_buff_head *head)
  1212. {
  1213. if (!skb_queue_empty(list)) {
  1214. __skb_queue_splice(list, (struct sk_buff *) head, head->next);
  1215. head->qlen += list->qlen;
  1216. }
  1217. }
  1218. /**
  1219. * skb_queue_splice_init - join two skb lists and reinitialise the emptied list
  1220. * @list: the new list to add
  1221. * @head: the place to add it in the first list
  1222. *
  1223. * The list at @list is reinitialised
  1224. */
  1225. static inline void skb_queue_splice_init(struct sk_buff_head *list,
  1226. struct sk_buff_head *head)
  1227. {
  1228. if (!skb_queue_empty(list)) {
  1229. __skb_queue_splice(list, (struct sk_buff *) head, head->next);
  1230. head->qlen += list->qlen;
  1231. __skb_queue_head_init(list);
  1232. }
  1233. }
  1234. /**
  1235. * skb_queue_splice_tail - join two skb lists, each list being a queue
  1236. * @list: the new list to add
  1237. * @head: the place to add it in the first list
  1238. */
  1239. static inline void skb_queue_splice_tail(const struct sk_buff_head *list,
  1240. struct sk_buff_head *head)
  1241. {
  1242. if (!skb_queue_empty(list)) {
  1243. __skb_queue_splice(list, head->prev, (struct sk_buff *) head);
  1244. head->qlen += list->qlen;
  1245. }
  1246. }
  1247. /**
  1248. * skb_queue_splice_tail_init - join two skb lists and reinitialise the emptied list
  1249. * @list: the new list to add
  1250. * @head: the place to add it in the first list
  1251. *
  1252. * Each of the lists is a queue.
  1253. * The list at @list is reinitialised
  1254. */
  1255. static inline void skb_queue_splice_tail_init(struct sk_buff_head *list,
  1256. struct sk_buff_head *head)
  1257. {
  1258. if (!skb_queue_empty(list)) {
  1259. __skb_queue_splice(list, head->prev, (struct sk_buff *) head);
  1260. head->qlen += list->qlen;
  1261. __skb_queue_head_init(list);
  1262. }
  1263. }
  1264. /**
  1265. * __skb_queue_after - queue a buffer at the list head
  1266. * @list: list to use
  1267. * @prev: place after this buffer
  1268. * @newsk: buffer to queue
  1269. *
  1270. * Queue a buffer int the middle of a list. This function takes no locks
  1271. * and you must therefore hold required locks before calling it.
  1272. *
  1273. * A buffer cannot be placed on two lists at the same time.
  1274. */
  1275. static inline void __skb_queue_after(struct sk_buff_head *list,
  1276. struct sk_buff *prev,
  1277. struct sk_buff *newsk)
  1278. {
  1279. __skb_insert(newsk, prev, prev->next, list);
  1280. }
  1281. void skb_append(struct sk_buff *old, struct sk_buff *newsk,
  1282. struct sk_buff_head *list);
  1283. static inline void __skb_queue_before(struct sk_buff_head *list,
  1284. struct sk_buff *next,
  1285. struct sk_buff *newsk)
  1286. {
  1287. __skb_insert(newsk, next->prev, next, list);
  1288. }
  1289. /**
  1290. * __skb_queue_head - queue a buffer at the list head
  1291. * @list: list to use
  1292. * @newsk: buffer to queue
  1293. *
  1294. * Queue a buffer at the start of a list. This function takes no locks
  1295. * and you must therefore hold required locks before calling it.
  1296. *
  1297. * A buffer cannot be placed on two lists at the same time.
  1298. */
  1299. void skb_queue_head(struct sk_buff_head *list, struct sk_buff *newsk);
  1300. static inline void __skb_queue_head(struct sk_buff_head *list,
  1301. struct sk_buff *newsk)
  1302. {
  1303. __skb_queue_after(list, (struct sk_buff *)list, newsk);
  1304. }
  1305. /**
  1306. * __skb_queue_tail - queue a buffer at the list tail
  1307. * @list: list to use
  1308. * @newsk: buffer to queue
  1309. *
  1310. * Queue a buffer at the end of a list. This function takes no locks
  1311. * and you must therefore hold required locks before calling it.
  1312. *
  1313. * A buffer cannot be placed on two lists at the same time.
  1314. */
  1315. void skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk);
  1316. static inline void __skb_queue_tail(struct sk_buff_head *list,
  1317. struct sk_buff *newsk)
  1318. {
  1319. __skb_queue_before(list, (struct sk_buff *)list, newsk);
  1320. }
  1321. /*
  1322. * remove sk_buff from list. _Must_ be called atomically, and with
  1323. * the list known..
  1324. */
  1325. void skb_unlink(struct sk_buff *skb, struct sk_buff_head *list);
  1326. static inline void __skb_unlink(struct sk_buff *skb, struct sk_buff_head *list)
  1327. {
  1328. struct sk_buff *next, *prev;
  1329. list->qlen--;
  1330. next = skb->next;
  1331. prev = skb->prev;
  1332. skb->next = skb->prev = NULL;
  1333. next->prev = prev;
  1334. prev->next = next;
  1335. }
  1336. /**
  1337. * __skb_dequeue - remove from the head of the queue
  1338. * @list: list to dequeue from
  1339. *
  1340. * Remove the head of the list. This function does not take any locks
  1341. * so must be used with appropriate locks held only. The head item is
  1342. * returned or %NULL if the list is empty.
  1343. */
  1344. struct sk_buff *skb_dequeue(struct sk_buff_head *list);
  1345. static inline struct sk_buff *__skb_dequeue(struct sk_buff_head *list)
  1346. {
  1347. struct sk_buff *skb = skb_peek(list);
  1348. if (skb)
  1349. __skb_unlink(skb, list);
  1350. return skb;
  1351. }
  1352. /**
  1353. * __skb_dequeue_tail - remove from the tail of the queue
  1354. * @list: list to dequeue from
  1355. *
  1356. * Remove the tail of the list. This function does not take any locks
  1357. * so must be used with appropriate locks held only. The tail item is
  1358. * returned or %NULL if the list is empty.
  1359. */
  1360. struct sk_buff *skb_dequeue_tail(struct sk_buff_head *list);
  1361. static inline struct sk_buff *__skb_dequeue_tail(struct sk_buff_head *list)
  1362. {
  1363. struct sk_buff *skb = skb_peek_tail(list);
  1364. if (skb)
  1365. __skb_unlink(skb, list);
  1366. return skb;
  1367. }
  1368. static inline bool skb_is_nonlinear(const struct sk_buff *skb)
  1369. {
  1370. return skb->data_len;
  1371. }
  1372. static inline unsigned int skb_headlen(const struct sk_buff *skb)
  1373. {
  1374. return skb->len - skb->data_len;
  1375. }
  1376. static inline int skb_pagelen(const struct sk_buff *skb)
  1377. {
  1378. int i, len = 0;
  1379. for (i = (int)skb_shinfo(skb)->nr_frags - 1; i >= 0; i--)
  1380. len += skb_frag_size(&skb_shinfo(skb)->frags[i]);
  1381. return len + skb_headlen(skb);
  1382. }
  1383. /**
  1384. * __skb_fill_page_desc - initialise a paged fragment in an skb
  1385. * @skb: buffer containing fragment to be initialised
  1386. * @i: paged fragment index to initialise
  1387. * @page: the page to use for this fragment
  1388. * @off: the offset to the data with @page
  1389. * @size: the length of the data
  1390. *
  1391. * Initialises the @i'th fragment of @skb to point to &size bytes at
  1392. * offset @off within @page.
  1393. *
  1394. * Does not take any additional reference on the fragment.
  1395. */
  1396. static inline void __skb_fill_page_desc(struct sk_buff *skb, int i,
  1397. struct page *page, int off, int size)
  1398. {
  1399. skb_frag_t *frag = &skb_shinfo(skb)->frags[i];
  1400. /*
  1401. * Propagate page->pfmemalloc to the skb if we can. The problem is
  1402. * that not all callers have unique ownership of the page. If
  1403. * pfmemalloc is set, we check the mapping as a mapping implies
  1404. * page->index is set (index and pfmemalloc share space).
  1405. * If it's a valid mapping, we cannot use page->pfmemalloc but we
  1406. * do not lose pfmemalloc information as the pages would not be
  1407. * allocated using __GFP_MEMALLOC.
  1408. */
  1409. frag->page.p = page;
  1410. frag->page_offset = off;
  1411. skb_frag_size_set(frag, size);
  1412. page = compound_head(page);
  1413. if (page->pfmemalloc && !page->mapping)
  1414. skb->pfmemalloc = true;
  1415. }
  1416. /**
  1417. * skb_fill_page_desc - initialise a paged fragment in an skb
  1418. * @skb: buffer containing fragment to be initialised
  1419. * @i: paged fragment index to initialise
  1420. * @page: the page to use for this fragment
  1421. * @off: the offset to the data with @page
  1422. * @size: the length of the data
  1423. *
  1424. * As per __skb_fill_page_desc() -- initialises the @i'th fragment of
  1425. * @skb to point to @size bytes at offset @off within @page. In
  1426. * addition updates @skb such that @i is the last fragment.
  1427. *
  1428. * Does not take any additional reference on the fragment.
  1429. */
  1430. static inline void skb_fill_page_desc(struct sk_buff *skb, int i,
  1431. struct page *page, int off, int size)
  1432. {
  1433. __skb_fill_page_desc(skb, i, page, off, size);
  1434. skb_shinfo(skb)->nr_frags = i + 1;
  1435. }
  1436. void skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page, int off,
  1437. int size, unsigned int truesize);
  1438. void skb_coalesce_rx_frag(struct sk_buff *skb, int i, int size,
  1439. unsigned int truesize);
  1440. #define SKB_PAGE_ASSERT(skb) BUG_ON(skb_shinfo(skb)->nr_frags)
  1441. #define SKB_FRAG_ASSERT(skb) BUG_ON(skb_has_frag_list(skb))
  1442. #define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
  1443. #ifdef NET_SKBUFF_DATA_USES_OFFSET
  1444. static inline unsigned char *skb_tail_pointer(const struct sk_buff *skb)
  1445. {
  1446. return skb->head + skb->tail;
  1447. }
  1448. static inline void skb_reset_tail_pointer(struct sk_buff *skb)
  1449. {
  1450. skb->tail = skb->data - skb->head;
  1451. }
  1452. static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset)
  1453. {
  1454. skb_reset_tail_pointer(skb);
  1455. skb->tail += offset;
  1456. }
  1457. #else /* NET_SKBUFF_DATA_USES_OFFSET */
  1458. static inline unsigned char *skb_tail_pointer(const struct sk_buff *skb)
  1459. {
  1460. return skb->tail;
  1461. }
  1462. static inline void skb_reset_tail_pointer(struct sk_buff *skb)
  1463. {
  1464. skb->tail = skb->data;
  1465. }
  1466. static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset)
  1467. {
  1468. skb->tail = skb->data + offset;
  1469. }
  1470. #endif /* NET_SKBUFF_DATA_USES_OFFSET */
  1471. /*
  1472. * Add data to an sk_buff
  1473. */
  1474. unsigned char *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len);
  1475. unsigned char *skb_put(struct sk_buff *skb, unsigned int len);
  1476. static inline unsigned char *__skb_put(struct sk_buff *skb, unsigned int len)
  1477. {
  1478. unsigned char *tmp = skb_tail_pointer(skb);
  1479. SKB_LINEAR_ASSERT(skb);
  1480. skb->tail += len;
  1481. skb->len += len;
  1482. return tmp;
  1483. }
  1484. unsigned char *skb_push(struct sk_buff *skb, unsigned int len);
  1485. static inline unsigned char *__skb_push(struct sk_buff *skb, unsigned int len)
  1486. {
  1487. skb->data -= len;
  1488. skb->len += len;
  1489. return skb->data;
  1490. }
  1491. unsigned char *skb_pull(struct sk_buff *skb, unsigned int len);
  1492. static inline unsigned char *__skb_pull(struct sk_buff *skb, unsigned int len)
  1493. {
  1494. skb->len -= len;
  1495. BUG_ON(skb->len < skb->data_len);
  1496. return skb->data += len;
  1497. }
  1498. static inline unsigned char *skb_pull_inline(struct sk_buff *skb, unsigned int len)
  1499. {
  1500. return unlikely(len > skb->len) ? NULL : __skb_pull(skb, len);
  1501. }
  1502. unsigned char *__pskb_pull_tail(struct sk_buff *skb, int delta);
  1503. static inline unsigned char *__pskb_pull(struct sk_buff *skb, unsigned int len)
  1504. {
  1505. if (len > skb_headlen(skb) &&
  1506. !__pskb_pull_tail(skb, len - skb_headlen(skb)))
  1507. return NULL;
  1508. skb->len -= len;
  1509. return skb->data += len;
  1510. }
  1511. static inline unsigned char *pskb_pull(struct sk_buff *skb, unsigned int len)
  1512. {
  1513. return unlikely(len > skb->len) ? NULL : __pskb_pull(skb, len);
  1514. }
  1515. static inline int pskb_may_pull(struct sk_buff *skb, unsigned int len)
  1516. {
  1517. if (likely(len <= skb_headlen(skb)))
  1518. return 1;
  1519. if (unlikely(len > skb->len))
  1520. return 0;
  1521. return __pskb_pull_tail(skb, len - skb_headlen(skb)) != NULL;
  1522. }
  1523. /**
  1524. * skb_headroom - bytes at buffer head
  1525. * @skb: buffer to check
  1526. *
  1527. * Return the number of bytes of free space at the head of an &sk_buff.
  1528. */
  1529. static inline unsigned int skb_headroom(const struct sk_buff *skb)
  1530. {
  1531. return skb->data - skb->head;
  1532. }
  1533. /**
  1534. * skb_tailroom - bytes at buffer end
  1535. * @skb: buffer to check
  1536. *
  1537. * Return the number of bytes of free space at the tail of an sk_buff
  1538. */
  1539. static inline int skb_tailroom(const struct sk_buff *skb)
  1540. {
  1541. return skb_is_nonlinear(skb) ? 0 : skb->end - skb->tail;
  1542. }
  1543. /**
  1544. * skb_availroom - bytes at buffer end
  1545. * @skb: buffer to check
  1546. *
  1547. * Return the number of bytes of free space at the tail of an sk_buff
  1548. * allocated by sk_stream_alloc()
  1549. */
  1550. static inline int skb_availroom(const struct sk_buff *skb)
  1551. {
  1552. if (skb_is_nonlinear(skb))
  1553. return 0;
  1554. return skb->end - skb->tail - skb->reserved_tailroom;
  1555. }
  1556. /**
  1557. * skb_reserve - adjust headroom
  1558. * @skb: buffer to alter
  1559. * @len: bytes to move
  1560. *
  1561. * Increase the headroom of an empty &sk_buff by reducing the tail
  1562. * room. This is only allowed for an empty buffer.
  1563. */
  1564. static inline void skb_reserve(struct sk_buff *skb, int len)
  1565. {
  1566. skb->data += len;
  1567. skb->tail += len;
  1568. }
  1569. #define ENCAP_TYPE_ETHER 0
  1570. #define ENCAP_TYPE_IPPROTO 1
  1571. static inline void skb_set_inner_protocol(struct sk_buff *skb,
  1572. __be16 protocol)
  1573. {
  1574. skb->inner_protocol = protocol;
  1575. skb->inner_protocol_type = ENCAP_TYPE_ETHER;
  1576. }
  1577. static inline void skb_set_inner_ipproto(struct sk_buff *skb,
  1578. __u8 ipproto)
  1579. {
  1580. skb->inner_ipproto = ipproto;
  1581. skb->inner_protocol_type = ENCAP_TYPE_IPPROTO;
  1582. }
  1583. static inline void skb_reset_inner_headers(struct sk_buff *skb)
  1584. {
  1585. skb->inner_mac_header = skb->mac_header;
  1586. skb->inner_network_header = skb->network_header;
  1587. skb->inner_transport_header = skb->transport_header;
  1588. }
  1589. static inline void skb_reset_mac_len(struct sk_buff *skb)
  1590. {
  1591. skb->mac_len = skb->network_header - skb->mac_header;
  1592. }
  1593. static inline unsigned char *skb_inner_transport_header(const struct sk_buff
  1594. *skb)
  1595. {
  1596. return skb->head + skb->inner_transport_header;
  1597. }
  1598. static inline void skb_reset_inner_transport_header(struct sk_buff *skb)
  1599. {
  1600. skb->inner_transport_header = skb->data - skb->head;
  1601. }
  1602. static inline void skb_set_inner_transport_header(struct sk_buff *skb,
  1603. const int offset)
  1604. {
  1605. skb_reset_inner_transport_header(skb);
  1606. skb->inner_transport_header += offset;
  1607. }
  1608. static inline unsigned char *skb_inner_network_header(const struct sk_buff *skb)
  1609. {
  1610. return skb->head + skb->inner_network_header;
  1611. }
  1612. static inline void skb_reset_inner_network_header(struct sk_buff *skb)
  1613. {
  1614. skb->inner_network_header = skb->data - skb->head;
  1615. }
  1616. static inline void skb_set_inner_network_header(struct sk_buff *skb,
  1617. const int offset)
  1618. {
  1619. skb_reset_inner_network_header(skb);
  1620. skb->inner_network_header += offset;
  1621. }
  1622. static inline unsigned char *skb_inner_mac_header(const struct sk_buff *skb)
  1623. {
  1624. return skb->head + skb->inner_mac_header;
  1625. }
  1626. static inline void skb_reset_inner_mac_header(struct sk_buff *skb)
  1627. {
  1628. skb->inner_mac_header = skb->data - skb->head;
  1629. }
  1630. static inline void skb_set_inner_mac_header(struct sk_buff *skb,
  1631. const int offset)
  1632. {
  1633. skb_reset_inner_mac_header(skb);
  1634. skb->inner_mac_header += offset;
  1635. }
  1636. static inline bool skb_transport_header_was_set(const struct sk_buff *skb)
  1637. {
  1638. return skb->transport_header != (typeof(skb->transport_header))~0U;
  1639. }
  1640. static inline unsigned char *skb_transport_header(const struct sk_buff *skb)
  1641. {
  1642. return skb->head + skb->transport_header;
  1643. }
  1644. static inline void skb_reset_transport_header(struct sk_buff *skb)
  1645. {
  1646. skb->transport_header = skb->data - skb->head;
  1647. }
  1648. static inline void skb_set_transport_header(struct sk_buff *skb,
  1649. const int offset)
  1650. {
  1651. skb_reset_transport_header(skb);
  1652. skb->transport_header += offset;
  1653. }
  1654. static inline unsigned char *skb_network_header(const struct sk_buff *skb)
  1655. {
  1656. return skb->head + skb->network_header;
  1657. }
  1658. static inline void skb_reset_network_header(struct sk_buff *skb)
  1659. {
  1660. skb->network_header = skb->data - skb->head;
  1661. }
  1662. static inline void skb_set_network_header(struct sk_buff *skb, const int offset)
  1663. {
  1664. skb_reset_network_header(skb);
  1665. skb->network_header += offset;
  1666. }
  1667. static inline unsigned char *skb_mac_header(const struct sk_buff *skb)
  1668. {
  1669. return skb->head + skb->mac_header;
  1670. }
  1671. static inline int skb_mac_header_was_set(const struct sk_buff *skb)
  1672. {
  1673. return skb->mac_header != (typeof(skb->mac_header))~0U;
  1674. }
  1675. static inline void skb_reset_mac_header(struct sk_buff *skb)
  1676. {
  1677. skb->mac_header = skb->data - skb->head;
  1678. }
  1679. static inline void skb_set_mac_header(struct sk_buff *skb, const int offset)
  1680. {
  1681. skb_reset_mac_header(skb);
  1682. skb->mac_header += offset;
  1683. }
  1684. static inline void skb_pop_mac_header(struct sk_buff *skb)
  1685. {
  1686. skb->mac_header = skb->network_header;
  1687. }
  1688. static inline void skb_probe_transport_header(struct sk_buff *skb,
  1689. const int offset_hint)
  1690. {
  1691. struct flow_keys keys;
  1692. if (skb_transport_header_was_set(skb))
  1693. return;
  1694. else if (skb_flow_dissect(skb, &keys))
  1695. skb_set_transport_header(skb, keys.thoff);
  1696. else
  1697. skb_set_transport_header(skb, offset_hint);
  1698. }
  1699. static inline void skb_mac_header_rebuild(struct sk_buff *skb)
  1700. {
  1701. if (skb_mac_header_was_set(skb)) {
  1702. const unsigned char *old_mac = skb_mac_header(skb);
  1703. skb_set_mac_header(skb, -skb->mac_len);
  1704. memmove(skb_mac_header(skb), old_mac, skb->mac_len);
  1705. }
  1706. }
  1707. static inline int skb_checksum_start_offset(const struct sk_buff *skb)
  1708. {
  1709. return skb->csum_start - skb_headroom(skb);
  1710. }
  1711. static inline int skb_transport_offset(const struct sk_buff *skb)
  1712. {
  1713. return skb_transport_header(skb) - skb->data;
  1714. }
  1715. static inline u32 skb_network_header_len(const struct sk_buff *skb)
  1716. {
  1717. return skb->transport_header - skb->network_header;
  1718. }
  1719. static inline u32 skb_inner_network_header_len(const struct sk_buff *skb)
  1720. {
  1721. return skb->inner_transport_header - skb->inner_network_header;
  1722. }
  1723. static inline int skb_network_offset(const struct sk_buff *skb)
  1724. {
  1725. return skb_network_header(skb) - skb->data;
  1726. }
  1727. static inline int skb_inner_network_offset(const struct sk_buff *skb)
  1728. {
  1729. return skb_inner_network_header(skb) - skb->data;
  1730. }
  1731. static inline int pskb_network_may_pull(struct sk_buff *skb, unsigned int len)
  1732. {
  1733. return pskb_may_pull(skb, skb_network_offset(skb) + len);
  1734. }
  1735. /*
  1736. * CPUs often take a performance hit when accessing unaligned memory
  1737. * locations. The actual performance hit varies, it can be small if the
  1738. * hardware handles it or large if we have to take an exception and fix it
  1739. * in software.
  1740. *
  1741. * Since an ethernet header is 14 bytes network drivers often end up with
  1742. * the IP header at an unaligned offset. The IP header can be aligned by
  1743. * shifting the start of the packet by 2 bytes. Drivers should do this
  1744. * with:
  1745. *
  1746. * skb_reserve(skb, NET_IP_ALIGN);
  1747. *
  1748. * The downside to this alignment of the IP header is that the DMA is now
  1749. * unaligned. On some architectures the cost of an unaligned DMA is high
  1750. * and this cost outweighs the gains made by aligning the IP header.
  1751. *
  1752. * Since this trade off varies between architectures, we allow NET_IP_ALIGN
  1753. * to be overridden.
  1754. */
  1755. #ifndef NET_IP_ALIGN
  1756. #define NET_IP_ALIGN 2
  1757. #endif
  1758. /*
  1759. * The networking layer reserves some headroom in skb data (via
  1760. * dev_alloc_skb). This is used to avoid having to reallocate skb data when
  1761. * the header has to grow. In the default case, if the header has to grow
  1762. * 32 bytes or less we avoid the reallocation.
  1763. *
  1764. * Unfortunately this headroom changes the DMA alignment of the resulting
  1765. * network packet. As for NET_IP_ALIGN, this unaligned DMA is expensive
  1766. * on some architectures. An architecture can override this value,
  1767. * perhaps setting it to a cacheline in size (since that will maintain
  1768. * cacheline alignment of the DMA). It must be a power of 2.
  1769. *
  1770. * Various parts of the networking layer expect at least 32 bytes of
  1771. * headroom, you should not reduce this.
  1772. *
  1773. * Using max(32, L1_CACHE_BYTES) makes sense (especially with RPS)
  1774. * to reduce average number of cache lines per packet.
  1775. * get_rps_cpus() for example only access one 64 bytes aligned block :
  1776. * NET_IP_ALIGN(2) + ethernet_header(14) + IP_header(20/40) + ports(8)
  1777. */
  1778. #ifndef NET_SKB_PAD
  1779. #define NET_SKB_PAD max(32, L1_CACHE_BYTES)
  1780. #endif
  1781. int ___pskb_trim(struct sk_buff *skb, unsigned int len);
  1782. static inline void __skb_trim(struct sk_buff *skb, unsigned int len)
  1783. {
  1784. if (unlikely(skb_is_nonlinear(skb))) {
  1785. WARN_ON(1);
  1786. return;
  1787. }
  1788. skb->len = len;
  1789. skb_set_tail_pointer(skb, len);
  1790. }
  1791. void skb_trim(struct sk_buff *skb, unsigned int len);
  1792. static inline int __pskb_trim(struct sk_buff *skb, unsigned int len)
  1793. {
  1794. if (skb->data_len)
  1795. return ___pskb_trim(skb, len);
  1796. __skb_trim(skb, len);
  1797. return 0;
  1798. }
  1799. static inline int pskb_trim(struct sk_buff *skb, unsigned int len)
  1800. {
  1801. return (len < skb->len) ? __pskb_trim(skb, len) : 0;
  1802. }
  1803. /**
  1804. * pskb_trim_unique - remove end from a paged unique (not cloned) buffer
  1805. * @skb: buffer to alter
  1806. * @len: new length
  1807. *
  1808. * This is identical to pskb_trim except that the caller knows that
  1809. * the skb is not cloned so we should never get an error due to out-
  1810. * of-memory.
  1811. */
  1812. static inline void pskb_trim_unique(struct sk_buff *skb, unsigned int len)
  1813. {
  1814. int err = pskb_trim(skb, len);
  1815. BUG_ON(err);
  1816. }
  1817. /**
  1818. * skb_orphan - orphan a buffer
  1819. * @skb: buffer to orphan
  1820. *
  1821. * If a buffer currently has an owner then we call the owner's
  1822. * destructor function and make the @skb unowned. The buffer continues
  1823. * to exist but is no longer charged to its former owner.
  1824. */
  1825. static inline void skb_orphan(struct sk_buff *skb)
  1826. {
  1827. if (skb->destructor) {
  1828. skb->destructor(skb);
  1829. skb->destructor = NULL;
  1830. skb->sk = NULL;
  1831. } else {
  1832. BUG_ON(skb->sk);
  1833. }
  1834. }
  1835. /**
  1836. * skb_orphan_frags - orphan the frags contained in a buffer
  1837. * @skb: buffer to orphan frags from
  1838. * @gfp_mask: allocation mask for replacement pages
  1839. *
  1840. * For each frag in the SKB which needs a destructor (i.e. has an
  1841. * owner) create a copy of that frag and release the original
  1842. * page by calling the destructor.
  1843. */
  1844. static inline int skb_orphan_frags(struct sk_buff *skb, gfp_t gfp_mask)
  1845. {
  1846. if (likely(!(skb_shinfo(skb)->tx_flags & SKBTX_DEV_ZEROCOPY)))
  1847. return 0;
  1848. return skb_copy_ubufs(skb, gfp_mask);
  1849. }
  1850. /**
  1851. * __skb_queue_purge - empty a list
  1852. * @list: list to empty
  1853. *
  1854. * Delete all buffers on an &sk_buff list. Each buffer is removed from
  1855. * the list and one reference dropped. This function does not take the
  1856. * list lock and the caller must hold the relevant locks to use it.
  1857. */
  1858. void skb_queue_purge(struct sk_buff_head *list);
  1859. static inline void __skb_queue_purge(struct sk_buff_head *list)
  1860. {
  1861. struct sk_buff *skb;
  1862. while ((skb = __skb_dequeue(list)) != NULL)
  1863. kfree_skb(skb);
  1864. }
  1865. #if 0 /* memory fragement issue */
  1866. #define NETDEV_FRAG_PAGE_MAX_ORDER get_order(32768)
  1867. #else
  1868. #define NETDEV_FRAG_PAGE_MAX_ORDER get_order(8192)
  1869. #endif
  1870. #define NETDEV_FRAG_PAGE_MAX_SIZE (PAGE_SIZE << NETDEV_FRAG_PAGE_MAX_ORDER)
  1871. #define NETDEV_PAGECNT_MAX_BIAS NETDEV_FRAG_PAGE_MAX_SIZE
  1872. void *netdev_alloc_frag(unsigned int fragsz);
  1873. struct sk_buff *__netdev_alloc_skb(struct net_device *dev, unsigned int length,
  1874. gfp_t gfp_mask);
  1875. /**
  1876. * netdev_alloc_skb - allocate an skbuff for rx on a specific device
  1877. * @dev: network device to receive on
  1878. * @length: length to allocate
  1879. *
  1880. * Allocate a new &sk_buff and assign it a usage count of one. The
  1881. * buffer has unspecified headroom built in. Users should allocate
  1882. * the headroom they think they need without accounting for the
  1883. * built in space. The built in space is used for optimisations.
  1884. *
  1885. * %NULL is returned if there is no free memory. Although this function
  1886. * allocates memory it can be called from an interrupt.
  1887. */
  1888. static inline struct sk_buff *netdev_alloc_skb(struct net_device *dev,
  1889. unsigned int length)
  1890. {
  1891. return __netdev_alloc_skb(dev, length, GFP_ATOMIC);
  1892. }
  1893. /* legacy helper around __netdev_alloc_skb() */
  1894. static inline struct sk_buff *__dev_alloc_skb(unsigned int length,
  1895. gfp_t gfp_mask)
  1896. {
  1897. return __netdev_alloc_skb(NULL, length, gfp_mask);
  1898. }
  1899. /* legacy helper around netdev_alloc_skb() */
  1900. static inline struct sk_buff *dev_alloc_skb(unsigned int length)
  1901. {
  1902. return netdev_alloc_skb(NULL, length);
  1903. }
  1904. static inline struct sk_buff *__netdev_alloc_skb_ip_align(struct net_device *dev,
  1905. unsigned int length, gfp_t gfp)
  1906. {
  1907. struct sk_buff *skb = __netdev_alloc_skb(dev, length + NET_IP_ALIGN, gfp);
  1908. if (NET_IP_ALIGN && skb)
  1909. skb_reserve(skb, NET_IP_ALIGN);
  1910. return skb;
  1911. }
  1912. static inline struct sk_buff *netdev_alloc_skb_ip_align(struct net_device *dev,
  1913. unsigned int length)
  1914. {
  1915. return __netdev_alloc_skb_ip_align(dev, length, GFP_ATOMIC);
  1916. }
  1917. /**
  1918. * __skb_alloc_pages - allocate pages for ps-rx on a skb and preserve pfmemalloc data
  1919. * @gfp_mask: alloc_pages_node mask. Set __GFP_NOMEMALLOC if not for network packet RX
  1920. * @skb: skb to set pfmemalloc on if __GFP_MEMALLOC is used
  1921. * @order: size of the allocation
  1922. *
  1923. * Allocate a new page.
  1924. *
  1925. * %NULL is returned if there is no free memory.
  1926. */
  1927. static inline struct page *__skb_alloc_pages(gfp_t gfp_mask,
  1928. struct sk_buff *skb,
  1929. unsigned int order)
  1930. {
  1931. struct page *page;
  1932. gfp_mask |= __GFP_COLD;
  1933. if (!(gfp_mask & __GFP_NOMEMALLOC))
  1934. gfp_mask |= __GFP_MEMALLOC;
  1935. page = alloc_pages_node(NUMA_NO_NODE, gfp_mask, order);
  1936. if (skb && page && page->pfmemalloc)
  1937. skb->pfmemalloc = true;
  1938. return page;
  1939. }
  1940. /**
  1941. * __skb_alloc_page - allocate a page for ps-rx for a given skb and preserve pfmemalloc data
  1942. * @gfp_mask: alloc_pages_node mask. Set __GFP_NOMEMALLOC if not for network packet RX
  1943. * @skb: skb to set pfmemalloc on if __GFP_MEMALLOC is used
  1944. *
  1945. * Allocate a new page.
  1946. *
  1947. * %NULL is returned if there is no free memory.
  1948. */
  1949. static inline struct page *__skb_alloc_page(gfp_t gfp_mask,
  1950. struct sk_buff *skb)
  1951. {
  1952. return __skb_alloc_pages(gfp_mask, skb, 0);
  1953. }
  1954. /**
  1955. * skb_propagate_pfmemalloc - Propagate pfmemalloc if skb is allocated after RX page
  1956. * @page: The page that was allocated from skb_alloc_page
  1957. * @skb: The skb that may need pfmemalloc set
  1958. */
  1959. static inline void skb_propagate_pfmemalloc(struct page *page,
  1960. struct sk_buff *skb)
  1961. {
  1962. if (page && page->pfmemalloc)
  1963. skb->pfmemalloc = true;
  1964. }
  1965. /**
  1966. * skb_frag_page - retrieve the page referred to by a paged fragment
  1967. * @frag: the paged fragment
  1968. *
  1969. * Returns the &struct page associated with @frag.
  1970. */
  1971. static inline struct page *skb_frag_page(const skb_frag_t *frag)
  1972. {
  1973. return frag->page.p;
  1974. }
  1975. /**
  1976. * __skb_frag_ref - take an addition reference on a paged fragment.
  1977. * @frag: the paged fragment
  1978. *
  1979. * Takes an additional reference on the paged fragment @frag.
  1980. */
  1981. static inline void __skb_frag_ref(skb_frag_t *frag)
  1982. {
  1983. get_page(skb_frag_page(frag));
  1984. }
  1985. /**
  1986. * skb_frag_ref - take an addition reference on a paged fragment of an skb.
  1987. * @skb: the buffer
  1988. * @f: the fragment offset.
  1989. *
  1990. * Takes an additional reference on the @f'th paged fragment of @skb.
  1991. */
  1992. static inline void skb_frag_ref(struct sk_buff *skb, int f)
  1993. {
  1994. __skb_frag_ref(&skb_shinfo(skb)->frags[f]);
  1995. }
  1996. /**
  1997. * __skb_frag_unref - release a reference on a paged fragment.
  1998. * @frag: the paged fragment
  1999. *
  2000. * Releases a reference on the paged fragment @frag.
  2001. */
  2002. static inline void __skb_frag_unref(skb_frag_t *frag)
  2003. {
  2004. put_page(skb_frag_page(frag));
  2005. }
  2006. /**
  2007. * skb_frag_unref - release a reference on a paged fragment of an skb.
  2008. * @skb: the buffer
  2009. * @f: the fragment offset
  2010. *
  2011. * Releases a reference on the @f'th paged fragment of @skb.
  2012. */
  2013. static inline void skb_frag_unref(struct sk_buff *skb, int f)
  2014. {
  2015. __skb_frag_unref(&skb_shinfo(skb)->frags[f]);
  2016. }
  2017. /**
  2018. * skb_frag_address - gets the address of the data contained in a paged fragment
  2019. * @frag: the paged fragment buffer
  2020. *
  2021. * Returns the address of the data within @frag. The page must already
  2022. * be mapped.
  2023. */
  2024. static inline void *skb_frag_address(const skb_frag_t *frag)
  2025. {
  2026. return page_address(skb_frag_page(frag)) + frag->page_offset;
  2027. }
  2028. /**
  2029. * skb_frag_address_safe - gets the address of the data contained in a paged fragment
  2030. * @frag: the paged fragment buffer
  2031. *
  2032. * Returns the address of the data within @frag. Checks that the page
  2033. * is mapped and returns %NULL otherwise.
  2034. */
  2035. static inline void *skb_frag_address_safe(const skb_frag_t *frag)
  2036. {
  2037. void *ptr = page_address(skb_frag_page(frag));
  2038. if (unlikely(!ptr))
  2039. return NULL;
  2040. return ptr + frag->page_offset;
  2041. }
  2042. /**
  2043. * __skb_frag_set_page - sets the page contained in a paged fragment
  2044. * @frag: the paged fragment
  2045. * @page: the page to set
  2046. *
  2047. * Sets the fragment @frag to contain @page.
  2048. */
  2049. static inline void __skb_frag_set_page(skb_frag_t *frag, struct page *page)
  2050. {
  2051. frag->page.p = page;
  2052. }
  2053. /**
  2054. * skb_frag_set_page - sets the page contained in a paged fragment of an skb
  2055. * @skb: the buffer
  2056. * @f: the fragment offset
  2057. * @page: the page to set
  2058. *
  2059. * Sets the @f'th fragment of @skb to contain @page.
  2060. */
  2061. static inline void skb_frag_set_page(struct sk_buff *skb, int f,
  2062. struct page *page)
  2063. {
  2064. __skb_frag_set_page(&skb_shinfo(skb)->frags[f], page);
  2065. }
  2066. bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t prio);
  2067. /**
  2068. * skb_frag_dma_map - maps a paged fragment via the DMA API
  2069. * @dev: the device to map the fragment to
  2070. * @frag: the paged fragment to map
  2071. * @offset: the offset within the fragment (starting at the
  2072. * fragment's own offset)
  2073. * @size: the number of bytes to map
  2074. * @dir: the direction of the mapping (%PCI_DMA_*)
  2075. *
  2076. * Maps the page associated with @frag to @device.
  2077. */
  2078. static inline dma_addr_t skb_frag_dma_map(struct device *dev,
  2079. const skb_frag_t *frag,
  2080. size_t offset, size_t size,
  2081. enum dma_data_direction dir)
  2082. {
  2083. return dma_map_page(dev, skb_frag_page(frag),
  2084. frag->page_offset + offset, size, dir);
  2085. }
  2086. static inline struct sk_buff *pskb_copy(struct sk_buff *skb,
  2087. gfp_t gfp_mask)
  2088. {
  2089. return __pskb_copy(skb, skb_headroom(skb), gfp_mask);
  2090. }
  2091. static inline struct sk_buff *pskb_copy_for_clone(struct sk_buff *skb,
  2092. gfp_t gfp_mask)
  2093. {
  2094. return __pskb_copy_fclone(skb, skb_headroom(skb), gfp_mask, true);
  2095. }
  2096. /**
  2097. * skb_clone_writable - is the header of a clone writable
  2098. * @skb: buffer to check
  2099. * @len: length up to which to write
  2100. *
  2101. * Returns true if modifying the header part of the cloned buffer
  2102. * does not requires the data to be copied.
  2103. */
  2104. static inline int skb_clone_writable(const struct sk_buff *skb, unsigned int len)
  2105. {
  2106. return !skb_header_cloned(skb) &&
  2107. skb_headroom(skb) + len <= skb->hdr_len;
  2108. }
  2109. static inline int __skb_cow(struct sk_buff *skb, unsigned int headroom,
  2110. int cloned)
  2111. {
  2112. int delta = 0;
  2113. if (headroom > skb_headroom(skb))
  2114. delta = headroom - skb_headroom(skb);
  2115. if (delta || cloned)
  2116. return pskb_expand_head(skb, ALIGN(delta, NET_SKB_PAD), 0,
  2117. GFP_ATOMIC);
  2118. return 0;
  2119. }
  2120. /**
  2121. * skb_cow - copy header of skb when it is required
  2122. * @skb: buffer to cow
  2123. * @headroom: needed headroom
  2124. *
  2125. * If the skb passed lacks sufficient headroom or its data part
  2126. * is shared, data is reallocated. If reallocation fails, an error
  2127. * is returned and original skb is not changed.
  2128. *
  2129. * The result is skb with writable area skb->head...skb->tail
  2130. * and at least @headroom of space at head.
  2131. */
  2132. static inline int skb_cow(struct sk_buff *skb, unsigned int headroom)
  2133. {
  2134. return __skb_cow(skb, headroom, skb_cloned(skb));
  2135. }
  2136. /**
  2137. * skb_cow_head - skb_cow but only making the head writable
  2138. * @skb: buffer to cow
  2139. * @headroom: needed headroom
  2140. *
  2141. * This function is identical to skb_cow except that we replace the
  2142. * skb_cloned check by skb_header_cloned. It should be used when
  2143. * you only need to push on some header and do not need to modify
  2144. * the data.
  2145. */
  2146. static inline int skb_cow_head(struct sk_buff *skb, unsigned int headroom)
  2147. {
  2148. return __skb_cow(skb, headroom, skb_header_cloned(skb));
  2149. }
  2150. /**
  2151. * skb_padto - pad an skbuff up to a minimal size
  2152. * @skb: buffer to pad
  2153. * @len: minimal length
  2154. *
  2155. * Pads up a buffer to ensure the trailing bytes exist and are
  2156. * blanked. If the buffer already contains sufficient data it
  2157. * is untouched. Otherwise it is extended. Returns zero on
  2158. * success. The skb is freed on error.
  2159. */
  2160. static inline int skb_padto(struct sk_buff *skb, unsigned int len)
  2161. {
  2162. unsigned int size = skb->len;
  2163. if (likely(size >= len))
  2164. return 0;
  2165. return skb_pad(skb, len - size);
  2166. }
  2167. static inline int skb_add_data(struct sk_buff *skb,
  2168. char __user *from, int copy)
  2169. {
  2170. const int off = skb->len;
  2171. if (skb->ip_summed == CHECKSUM_NONE) {
  2172. int err = 0;
  2173. __wsum csum = csum_and_copy_from_user(from, skb_put(skb, copy),
  2174. copy, 0, &err);
  2175. if (!err) {
  2176. skb->csum = csum_block_add(skb->csum, csum, off);
  2177. return 0;
  2178. }
  2179. } else if (!copy_from_user(skb_put(skb, copy), from, copy))
  2180. return 0;
  2181. __skb_trim(skb, off);
  2182. return -EFAULT;
  2183. }
  2184. static inline bool skb_can_coalesce(struct sk_buff *skb, int i,
  2185. const struct page *page, int off)
  2186. {
  2187. if (i) {
  2188. const struct skb_frag_struct *frag = &skb_shinfo(skb)->frags[i - 1];
  2189. return page == skb_frag_page(frag) &&
  2190. off == frag->page_offset + skb_frag_size(frag);
  2191. }
  2192. return false;
  2193. }
  2194. static inline int __skb_linearize(struct sk_buff *skb)
  2195. {
  2196. return __pskb_pull_tail(skb, skb->data_len) ? 0 : -ENOMEM;
  2197. }
  2198. /**
  2199. * skb_linearize - convert paged skb to linear one
  2200. * @skb: buffer to linarize
  2201. *
  2202. * If there is no free memory -ENOMEM is returned, otherwise zero
  2203. * is returned and the old skb data released.
  2204. */
  2205. static inline int skb_linearize(struct sk_buff *skb)
  2206. {
  2207. return skb_is_nonlinear(skb) ? __skb_linearize(skb) : 0;
  2208. }
  2209. /**
  2210. * skb_has_shared_frag - can any frag be overwritten
  2211. * @skb: buffer to test
  2212. *
  2213. * Return true if the skb has at least one frag that might be modified
  2214. * by an external entity (as in vmsplice()/sendfile())
  2215. */
  2216. static inline bool skb_has_shared_frag(const struct sk_buff *skb)
  2217. {
  2218. return skb_is_nonlinear(skb) &&
  2219. skb_shinfo(skb)->tx_flags & SKBTX_SHARED_FRAG;
  2220. }
  2221. /**
  2222. * skb_linearize_cow - make sure skb is linear and writable
  2223. * @skb: buffer to process
  2224. *
  2225. * If there is no free memory -ENOMEM is returned, otherwise zero
  2226. * is returned and the old skb data released.
  2227. */
  2228. static inline int skb_linearize_cow(struct sk_buff *skb)
  2229. {
  2230. return skb_is_nonlinear(skb) || skb_cloned(skb) ?
  2231. __skb_linearize(skb) : 0;
  2232. }
  2233. /**
  2234. * skb_postpull_rcsum - update checksum for received skb after pull
  2235. * @skb: buffer to update
  2236. * @start: start of data before pull
  2237. * @len: length of data pulled
  2238. *
  2239. * After doing a pull on a received packet, you need to call this to
  2240. * update the CHECKSUM_COMPLETE checksum, or set ip_summed to
  2241. * CHECKSUM_NONE so that it can be recomputed from scratch.
  2242. */
  2243. static inline void skb_postpull_rcsum(struct sk_buff *skb,
  2244. const void *start, unsigned int len)
  2245. {
  2246. if (skb->ip_summed == CHECKSUM_COMPLETE)
  2247. skb->csum = csum_sub(skb->csum, csum_partial(start, len, 0));
  2248. }
  2249. unsigned char *skb_pull_rcsum(struct sk_buff *skb, unsigned int len);
  2250. /**
  2251. * pskb_trim_rcsum - trim received skb and update checksum
  2252. * @skb: buffer to trim
  2253. * @len: new length
  2254. *
  2255. * This is exactly the same as pskb_trim except that it ensures the
  2256. * checksum of received packets are still valid after the operation.
  2257. */
  2258. static inline int pskb_trim_rcsum(struct sk_buff *skb, unsigned int len)
  2259. {
  2260. if (likely(len >= skb->len))
  2261. return 0;
  2262. if (skb->ip_summed == CHECKSUM_COMPLETE)
  2263. skb->ip_summed = CHECKSUM_NONE;
  2264. return __pskb_trim(skb, len);
  2265. }
  2266. #define skb_queue_walk(queue, skb) \
  2267. for (skb = (queue)->next; \
  2268. skb != (struct sk_buff *)(queue); \
  2269. skb = skb->next)
  2270. #define skb_queue_walk_safe(queue, skb, tmp) \
  2271. for (skb = (queue)->next, tmp = skb->next; \
  2272. skb != (struct sk_buff *)(queue); \
  2273. skb = tmp, tmp = skb->next)
  2274. #define skb_queue_walk_from(queue, skb) \
  2275. for (; skb != (struct sk_buff *)(queue); \
  2276. skb = skb->next)
  2277. #define skb_queue_walk_from_safe(queue, skb, tmp) \
  2278. for (tmp = skb->next; \
  2279. skb != (struct sk_buff *)(queue); \
  2280. skb = tmp, tmp = skb->next)
  2281. #define skb_queue_reverse_walk(queue, skb) \
  2282. for (skb = (queue)->prev; \
  2283. skb != (struct sk_buff *)(queue); \
  2284. skb = skb->prev)
  2285. #define skb_queue_reverse_walk_safe(queue, skb, tmp) \
  2286. for (skb = (queue)->prev, tmp = skb->prev; \
  2287. skb != (struct sk_buff *)(queue); \
  2288. skb = tmp, tmp = skb->prev)
  2289. #define skb_queue_reverse_walk_from_safe(queue, skb, tmp) \
  2290. for (tmp = skb->prev; \
  2291. skb != (struct sk_buff *)(queue); \
  2292. skb = tmp, tmp = skb->prev)
  2293. static inline bool skb_has_frag_list(const struct sk_buff *skb)
  2294. {
  2295. return skb_shinfo(skb)->frag_list != NULL;
  2296. }
  2297. static inline void skb_frag_list_init(struct sk_buff *skb)
  2298. {
  2299. skb_shinfo(skb)->frag_list = NULL;
  2300. }
  2301. static inline void skb_frag_add_head(struct sk_buff *skb, struct sk_buff *frag)
  2302. {
  2303. frag->next = skb_shinfo(skb)->frag_list;
  2304. skb_shinfo(skb)->frag_list = frag;
  2305. }
  2306. #define skb_walk_frags(skb, iter) \
  2307. for (iter = skb_shinfo(skb)->frag_list; iter; iter = iter->next)
  2308. struct sk_buff *__skb_recv_datagram(struct sock *sk, unsigned flags,
  2309. int *peeked, int *off, int *err);
  2310. struct sk_buff *skb_recv_datagram(struct sock *sk, unsigned flags, int noblock,
  2311. int *err);
  2312. unsigned int datagram_poll(struct file *file, struct socket *sock,
  2313. struct poll_table_struct *wait);
  2314. int skb_copy_datagram_iovec(const struct sk_buff *from, int offset,
  2315. struct iovec *to, int size);
  2316. int skb_copy_and_csum_datagram_iovec(struct sk_buff *skb, int hlen,
  2317. struct iovec *iov);
  2318. int skb_copy_datagram_from_iovec(struct sk_buff *skb, int offset,
  2319. const struct iovec *from, int from_offset,
  2320. int len);
  2321. int zerocopy_sg_from_iovec(struct sk_buff *skb, const struct iovec *frm,
  2322. int offset, size_t count);
  2323. int skb_copy_datagram_const_iovec(const struct sk_buff *from, int offset,
  2324. const struct iovec *to, int to_offset,
  2325. int size);
  2326. void skb_free_datagram(struct sock *sk, struct sk_buff *skb);
  2327. void skb_free_datagram_locked(struct sock *sk, struct sk_buff *skb);
  2328. int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags);
  2329. int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len);
  2330. int skb_store_bits(struct sk_buff *skb, int offset, const void *from, int len);
  2331. __wsum skb_copy_and_csum_bits(const struct sk_buff *skb, int offset, u8 *to,
  2332. int len, __wsum csum);
  2333. int skb_splice_bits(struct sk_buff *skb, unsigned int offset,
  2334. struct pipe_inode_info *pipe, unsigned int len,
  2335. unsigned int flags);
  2336. void skb_copy_and_csum_dev(const struct sk_buff *skb, u8 *to);
  2337. unsigned int skb_zerocopy_headlen(const struct sk_buff *from);
  2338. int skb_zerocopy(struct sk_buff *to, struct sk_buff *from,
  2339. int len, int hlen);
  2340. void skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len);
  2341. int skb_shift(struct sk_buff *tgt, struct sk_buff *skb, int shiftlen);
  2342. void skb_scrub_packet(struct sk_buff *skb, bool xnet);
  2343. unsigned int skb_gso_transport_seglen(const struct sk_buff *skb);
  2344. struct sk_buff *skb_segment(struct sk_buff *skb, netdev_features_t features);
  2345. struct sk_buff *skb_vlan_untag(struct sk_buff *skb);
  2346. struct skb_checksum_ops {
  2347. __wsum (*update)(const void *mem, int len, __wsum wsum);
  2348. __wsum (*combine)(__wsum csum, __wsum csum2, int offset, int len);
  2349. };
  2350. __wsum __skb_checksum(const struct sk_buff *skb, int offset, int len,
  2351. __wsum csum, const struct skb_checksum_ops *ops);
  2352. __wsum skb_checksum(const struct sk_buff *skb, int offset, int len,
  2353. __wsum csum);
  2354. static inline void *__skb_header_pointer(const struct sk_buff *skb, int offset,
  2355. int len, void *data, int hlen, void *buffer)
  2356. {
  2357. if (hlen - offset >= len)
  2358. return data + offset;
  2359. if (!skb ||
  2360. skb_copy_bits(skb, offset, buffer, len) < 0)
  2361. return NULL;
  2362. return buffer;
  2363. }
  2364. static inline void *skb_header_pointer(const struct sk_buff *skb, int offset,
  2365. int len, void *buffer)
  2366. {
  2367. return __skb_header_pointer(skb, offset, len, skb->data,
  2368. skb_headlen(skb), buffer);
  2369. }
  2370. /**
  2371. * skb_needs_linearize - check if we need to linearize a given skb
  2372. * depending on the given device features.
  2373. * @skb: socket buffer to check
  2374. * @features: net device features
  2375. *
  2376. * Returns true if either:
  2377. * 1. skb has frag_list and the device doesn't support FRAGLIST, or
  2378. * 2. skb is fragmented and the device does not support SG.
  2379. */
  2380. static inline bool skb_needs_linearize(struct sk_buff *skb,
  2381. netdev_features_t features)
  2382. {
  2383. return skb_is_nonlinear(skb) &&
  2384. ((skb_has_frag_list(skb) && !(features & NETIF_F_FRAGLIST)) ||
  2385. (skb_shinfo(skb)->nr_frags && !(features & NETIF_F_SG)));
  2386. }
  2387. static inline void skb_copy_from_linear_data(const struct sk_buff *skb,
  2388. void *to,
  2389. const unsigned int len)
  2390. {
  2391. memcpy(to, skb->data, len);
  2392. }
  2393. static inline void skb_copy_from_linear_data_offset(const struct sk_buff *skb,
  2394. const int offset, void *to,
  2395. const unsigned int len)
  2396. {
  2397. memcpy(to, skb->data + offset, len);
  2398. }
  2399. static inline void skb_copy_to_linear_data(struct sk_buff *skb,
  2400. const void *from,
  2401. const unsigned int len)
  2402. {
  2403. memcpy(skb->data, from, len);
  2404. }
  2405. static inline void skb_copy_to_linear_data_offset(struct sk_buff *skb,
  2406. const int offset,
  2407. const void *from,
  2408. const unsigned int len)
  2409. {
  2410. memcpy(skb->data + offset, from, len);
  2411. }
  2412. void skb_init(void);
  2413. static inline ktime_t skb_get_ktime(const struct sk_buff *skb)
  2414. {
  2415. return skb->tstamp;
  2416. }
  2417. /**
  2418. * skb_get_timestamp - get timestamp from a skb
  2419. * @skb: skb to get stamp from
  2420. * @stamp: pointer to struct timeval to store stamp in
  2421. *
  2422. * Timestamps are stored in the skb as offsets to a base timestamp.
  2423. * This function converts the offset back to a struct timeval and stores
  2424. * it in stamp.
  2425. */
  2426. static inline void skb_get_timestamp(const struct sk_buff *skb,
  2427. struct timeval *stamp)
  2428. {
  2429. *stamp = ktime_to_timeval(skb->tstamp);
  2430. }
  2431. static inline void skb_get_timestampns(const struct sk_buff *skb,
  2432. struct timespec *stamp)
  2433. {
  2434. *stamp = ktime_to_timespec(skb->tstamp);
  2435. }
  2436. static inline void __net_timestamp(struct sk_buff *skb)
  2437. {
  2438. skb->tstamp = ktime_get_real();
  2439. }
  2440. static inline ktime_t net_timedelta(ktime_t t)
  2441. {
  2442. return ktime_sub(ktime_get_real(), t);
  2443. }
  2444. static inline ktime_t net_invalid_timestamp(void)
  2445. {
  2446. return ktime_set(0, 0);
  2447. }
  2448. struct sk_buff *skb_clone_sk(struct sk_buff *skb);
  2449. #ifdef CONFIG_NETWORK_PHY_TIMESTAMPING
  2450. void skb_clone_tx_timestamp(struct sk_buff *skb);
  2451. bool skb_defer_rx_timestamp(struct sk_buff *skb);
  2452. #else /* CONFIG_NETWORK_PHY_TIMESTAMPING */
  2453. static inline void skb_clone_tx_timestamp(struct sk_buff *skb)
  2454. {
  2455. }
  2456. static inline bool skb_defer_rx_timestamp(struct sk_buff *skb)
  2457. {
  2458. return false;
  2459. }
  2460. #endif /* !CONFIG_NETWORK_PHY_TIMESTAMPING */
  2461. /**
  2462. * skb_complete_tx_timestamp() - deliver cloned skb with tx timestamps
  2463. *
  2464. * PHY drivers may accept clones of transmitted packets for
  2465. * timestamping via their phy_driver.txtstamp method. These drivers
  2466. * must call this function to return the skb back to the stack, with
  2467. * or without a timestamp.
  2468. *
  2469. * @skb: clone of the the original outgoing packet
  2470. * @hwtstamps: hardware time stamps, may be NULL if not available
  2471. *
  2472. */
  2473. void skb_complete_tx_timestamp(struct sk_buff *skb,
  2474. struct skb_shared_hwtstamps *hwtstamps);
  2475. void __skb_tstamp_tx(struct sk_buff *orig_skb,
  2476. struct skb_shared_hwtstamps *hwtstamps,
  2477. struct sock *sk, int tstype);
  2478. /**
  2479. * skb_tstamp_tx - queue clone of skb with send time stamps
  2480. * @orig_skb: the original outgoing packet
  2481. * @hwtstamps: hardware time stamps, may be NULL if not available
  2482. *
  2483. * If the skb has a socket associated, then this function clones the
  2484. * skb (thus sharing the actual data and optional structures), stores
  2485. * the optional hardware time stamping information (if non NULL) or
  2486. * generates a software time stamp (otherwise), then queues the clone
  2487. * to the error queue of the socket. Errors are silently ignored.
  2488. */
  2489. void skb_tstamp_tx(struct sk_buff *orig_skb,
  2490. struct skb_shared_hwtstamps *hwtstamps);
  2491. static inline void sw_tx_timestamp(struct sk_buff *skb)
  2492. {
  2493. if (skb_shinfo(skb)->tx_flags & SKBTX_SW_TSTAMP &&
  2494. !(skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS))
  2495. skb_tstamp_tx(skb, NULL);
  2496. }
  2497. /**
  2498. * skb_tx_timestamp() - Driver hook for transmit timestamping
  2499. *
  2500. * Ethernet MAC Drivers should call this function in their hard_xmit()
  2501. * function immediately before giving the sk_buff to the MAC hardware.
  2502. *
  2503. * Specifically, one should make absolutely sure that this function is
  2504. * called before TX completion of this packet can trigger. Otherwise
  2505. * the packet could potentially already be freed.
  2506. *
  2507. * @skb: A socket buffer.
  2508. */
  2509. static inline void skb_tx_timestamp(struct sk_buff *skb)
  2510. {
  2511. skb_clone_tx_timestamp(skb);
  2512. sw_tx_timestamp(skb);
  2513. }
  2514. /**
  2515. * skb_complete_wifi_ack - deliver skb with wifi status
  2516. *
  2517. * @skb: the original outgoing packet
  2518. * @acked: ack status
  2519. *
  2520. */
  2521. void skb_complete_wifi_ack(struct sk_buff *skb, bool acked);
  2522. __sum16 __skb_checksum_complete_head(struct sk_buff *skb, int len);
  2523. __sum16 __skb_checksum_complete(struct sk_buff *skb);
  2524. static inline int skb_csum_unnecessary(const struct sk_buff *skb)
  2525. {
  2526. return ((skb->ip_summed & CHECKSUM_UNNECESSARY) || skb->csum_valid);
  2527. }
  2528. /**
  2529. * skb_checksum_complete - Calculate checksum of an entire packet
  2530. * @skb: packet to process
  2531. *
  2532. * This function calculates the checksum over the entire packet plus
  2533. * the value of skb->csum. The latter can be used to supply the
  2534. * checksum of a pseudo header as used by TCP/UDP. It returns the
  2535. * checksum.
  2536. *
  2537. * For protocols that contain complete checksums such as ICMP/TCP/UDP,
  2538. * this function can be used to verify that checksum on received
  2539. * packets. In that case the function should return zero if the
  2540. * checksum is correct. In particular, this function will return zero
  2541. * if skb->ip_summed is CHECKSUM_UNNECESSARY which indicates that the
  2542. * hardware has already verified the correctness of the checksum.
  2543. */
  2544. static inline __sum16 skb_checksum_complete(struct sk_buff *skb)
  2545. {
  2546. return skb_csum_unnecessary(skb) ?
  2547. 0 : __skb_checksum_complete(skb);
  2548. }
  2549. static inline void __skb_decr_checksum_unnecessary(struct sk_buff *skb)
  2550. {
  2551. if (skb->ip_summed == CHECKSUM_UNNECESSARY) {
  2552. if (skb->csum_level == 0)
  2553. skb->ip_summed = CHECKSUM_NONE;
  2554. else
  2555. skb->csum_level--;
  2556. }
  2557. }
  2558. static inline void __skb_incr_checksum_unnecessary(struct sk_buff *skb)
  2559. {
  2560. if (skb->ip_summed == CHECKSUM_UNNECESSARY) {
  2561. if (skb->csum_level < SKB_MAX_CSUM_LEVEL)
  2562. skb->csum_level++;
  2563. } else if (skb->ip_summed == CHECKSUM_NONE) {
  2564. skb->ip_summed = CHECKSUM_UNNECESSARY;
  2565. skb->csum_level = 0;
  2566. }
  2567. }
  2568. static inline void __skb_mark_checksum_bad(struct sk_buff *skb)
  2569. {
  2570. /* Mark current checksum as bad (typically called from GRO
  2571. * path). In the case that ip_summed is CHECKSUM_NONE
  2572. * this must be the first checksum encountered in the packet.
  2573. * When ip_summed is CHECKSUM_UNNECESSARY, this is the first
  2574. * checksum after the last one validated. For UDP, a zero
  2575. * checksum can not be marked as bad.
  2576. */
  2577. if (skb->ip_summed == CHECKSUM_NONE ||
  2578. skb->ip_summed == CHECKSUM_UNNECESSARY)
  2579. skb->csum_bad = 1;
  2580. }
  2581. /* Check if we need to perform checksum complete validation.
  2582. *
  2583. * Returns true if checksum complete is needed, false otherwise
  2584. * (either checksum is unnecessary or zero checksum is allowed).
  2585. */
  2586. static inline bool __skb_checksum_validate_needed(struct sk_buff *skb,
  2587. bool zero_okay,
  2588. __sum16 check)
  2589. {
  2590. if (skb_csum_unnecessary(skb) || (zero_okay && !check)) {
  2591. skb->csum_valid = 1;
  2592. __skb_decr_checksum_unnecessary(skb);
  2593. return false;
  2594. }
  2595. return true;
  2596. }
  2597. /* For small packets <= CHECKSUM_BREAK peform checksum complete directly
  2598. * in checksum_init.
  2599. */
  2600. #define CHECKSUM_BREAK 76
  2601. /* Unset checksum-complete
  2602. *
  2603. * Unset checksum complete can be done when packet is being modified
  2604. * (uncompressed for instance) and checksum-complete value is
  2605. * invalidated.
  2606. */
  2607. static inline void skb_checksum_complete_unset(struct sk_buff *skb)
  2608. {
  2609. if (skb->ip_summed == CHECKSUM_COMPLETE)
  2610. skb->ip_summed = CHECKSUM_NONE;
  2611. }
  2612. /* Validate (init) checksum based on checksum complete.
  2613. *
  2614. * Return values:
  2615. * 0: checksum is validated or try to in skb_checksum_complete. In the latter
  2616. * case the ip_summed will not be CHECKSUM_UNNECESSARY and the pseudo
  2617. * checksum is stored in skb->csum for use in __skb_checksum_complete
  2618. * non-zero: value of invalid checksum
  2619. *
  2620. */
  2621. static inline __sum16 __skb_checksum_validate_complete(struct sk_buff *skb,
  2622. bool complete,
  2623. __wsum psum)
  2624. {
  2625. if (skb->ip_summed == CHECKSUM_COMPLETE) {
  2626. if (!csum_fold(csum_add(psum, skb->csum))) {
  2627. skb->csum_valid = 1;
  2628. return 0;
  2629. }
  2630. } else if (skb->csum_bad) {
  2631. /* ip_summed == CHECKSUM_NONE in this case */
  2632. return 1;
  2633. }
  2634. skb->csum = psum;
  2635. if (complete || skb->len <= CHECKSUM_BREAK) {
  2636. __sum16 csum;
  2637. csum = __skb_checksum_complete(skb);
  2638. skb->csum_valid = !csum;
  2639. return csum;
  2640. }
  2641. return 0;
  2642. }
  2643. static inline __wsum null_compute_pseudo(struct sk_buff *skb, int proto)
  2644. {
  2645. return 0;
  2646. }
  2647. /* Perform checksum validate (init). Note that this is a macro since we only
  2648. * want to calculate the pseudo header which is an input function if necessary.
  2649. * First we try to validate without any computation (checksum unnecessary) and
  2650. * then calculate based on checksum complete calling the function to compute
  2651. * pseudo header.
  2652. *
  2653. * Return values:
  2654. * 0: checksum is validated or try to in skb_checksum_complete
  2655. * non-zero: value of invalid checksum
  2656. */
  2657. #define __skb_checksum_validate(skb, proto, complete, \
  2658. zero_okay, check, compute_pseudo) \
  2659. ({ \
  2660. __sum16 __ret = 0; \
  2661. skb->csum_valid = 0; \
  2662. if (__skb_checksum_validate_needed(skb, zero_okay, check)) \
  2663. __ret = __skb_checksum_validate_complete(skb, \
  2664. complete, compute_pseudo(skb, proto)); \
  2665. __ret; \
  2666. })
  2667. #define skb_checksum_init(skb, proto, compute_pseudo) \
  2668. __skb_checksum_validate(skb, proto, false, false, 0, compute_pseudo)
  2669. #define skb_checksum_init_zero_check(skb, proto, check, compute_pseudo) \
  2670. __skb_checksum_validate(skb, proto, false, true, check, compute_pseudo)
  2671. #define skb_checksum_validate(skb, proto, compute_pseudo) \
  2672. __skb_checksum_validate(skb, proto, true, false, 0, compute_pseudo)
  2673. #define skb_checksum_validate_zero_check(skb, proto, check, \
  2674. compute_pseudo) \
  2675. __skb_checksum_validate_(skb, proto, true, true, check, compute_pseudo)
  2676. #define skb_checksum_simple_validate(skb) \
  2677. __skb_checksum_validate(skb, 0, true, false, 0, null_compute_pseudo)
  2678. static inline bool __skb_checksum_convert_check(struct sk_buff *skb)
  2679. {
  2680. return (skb->ip_summed == CHECKSUM_NONE &&
  2681. skb->csum_valid && !skb->csum_bad);
  2682. }
  2683. static inline void __skb_checksum_convert(struct sk_buff *skb,
  2684. __sum16 check, __wsum pseudo)
  2685. {
  2686. skb->csum = ~pseudo;
  2687. skb->ip_summed = CHECKSUM_COMPLETE;
  2688. }
  2689. #define skb_checksum_try_convert(skb, proto, check, compute_pseudo) \
  2690. do { \
  2691. if (__skb_checksum_convert_check(skb)) \
  2692. __skb_checksum_convert(skb, check, \
  2693. compute_pseudo(skb, proto)); \
  2694. } while (0)
  2695. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  2696. void nf_conntrack_destroy(struct nf_conntrack *nfct);
  2697. static inline void nf_conntrack_put(struct nf_conntrack *nfct)
  2698. {
  2699. if (nfct && atomic_dec_and_test(&nfct->use))
  2700. nf_conntrack_destroy(nfct);
  2701. }
  2702. static inline void nf_conntrack_get(struct nf_conntrack *nfct)
  2703. {
  2704. if (nfct)
  2705. atomic_inc(&nfct->use);
  2706. }
  2707. #endif
  2708. #if IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
  2709. static inline void nf_bridge_put(struct nf_bridge_info *nf_bridge)
  2710. {
  2711. if (nf_bridge && atomic_dec_and_test(&nf_bridge->use))
  2712. kfree(nf_bridge);
  2713. }
  2714. static inline void nf_bridge_get(struct nf_bridge_info *nf_bridge)
  2715. {
  2716. if (nf_bridge)
  2717. atomic_inc(&nf_bridge->use);
  2718. }
  2719. #endif /* CONFIG_BRIDGE_NETFILTER */
  2720. static inline void nf_reset(struct sk_buff *skb)
  2721. {
  2722. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  2723. nf_conntrack_put(skb->nfct);
  2724. skb->nfct = NULL;
  2725. #endif
  2726. #if IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
  2727. nf_bridge_put(skb->nf_bridge);
  2728. skb->nf_bridge = NULL;
  2729. #endif
  2730. }
  2731. static inline void nf_reset_trace(struct sk_buff *skb)
  2732. {
  2733. #if IS_ENABLED(CONFIG_NETFILTER_XT_TARGET_TRACE) || defined(CONFIG_NF_TABLES)
  2734. skb->nf_trace = 0;
  2735. #endif
  2736. }
  2737. /* Note: This doesn't put any conntrack and bridge info in dst. */
  2738. static inline void __nf_copy(struct sk_buff *dst, const struct sk_buff *src,
  2739. bool copy)
  2740. {
  2741. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  2742. dst->nfct = src->nfct;
  2743. nf_conntrack_get(src->nfct);
  2744. if (copy)
  2745. dst->nfctinfo = src->nfctinfo;
  2746. #endif
  2747. #if IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
  2748. dst->nf_bridge = src->nf_bridge;
  2749. nf_bridge_get(src->nf_bridge);
  2750. #endif
  2751. #if IS_ENABLED(CONFIG_NETFILTER_XT_TARGET_TRACE) || defined(CONFIG_NF_TABLES)
  2752. if (copy)
  2753. dst->nf_trace = src->nf_trace;
  2754. #endif
  2755. }
  2756. static inline void nf_copy(struct sk_buff *dst, const struct sk_buff *src)
  2757. {
  2758. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  2759. nf_conntrack_put(dst->nfct);
  2760. #endif
  2761. #if IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
  2762. nf_bridge_put(dst->nf_bridge);
  2763. #endif
  2764. __nf_copy(dst, src, true);
  2765. }
  2766. #ifdef CONFIG_NETWORK_SECMARK
  2767. static inline void skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from)
  2768. {
  2769. to->secmark = from->secmark;
  2770. }
  2771. static inline void skb_init_secmark(struct sk_buff *skb)
  2772. {
  2773. skb->secmark = 0;
  2774. }
  2775. #else
  2776. static inline void skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from)
  2777. { }
  2778. static inline void skb_init_secmark(struct sk_buff *skb)
  2779. { }
  2780. #endif
  2781. static inline bool skb_irq_freeable(const struct sk_buff *skb)
  2782. {
  2783. return !skb->destructor &&
  2784. #if IS_ENABLED(CONFIG_XFRM)
  2785. !skb->sp &&
  2786. #endif
  2787. #if IS_ENABLED(CONFIG_NF_CONNTRACK)
  2788. !skb->nfct &&
  2789. #endif
  2790. !skb->_skb_refdst &&
  2791. !skb_has_frag_list(skb);
  2792. }
  2793. static inline void skb_set_queue_mapping(struct sk_buff *skb, u16 queue_mapping)
  2794. {
  2795. skb->queue_mapping = queue_mapping;
  2796. }
  2797. static inline u16 skb_get_queue_mapping(const struct sk_buff *skb)
  2798. {
  2799. return skb->queue_mapping;
  2800. }
  2801. static inline void skb_copy_queue_mapping(struct sk_buff *to, const struct sk_buff *from)
  2802. {
  2803. to->queue_mapping = from->queue_mapping;
  2804. }
  2805. static inline void skb_record_rx_queue(struct sk_buff *skb, u16 rx_queue)
  2806. {
  2807. skb->queue_mapping = rx_queue + 1;
  2808. }
  2809. static inline u16 skb_get_rx_queue(const struct sk_buff *skb)
  2810. {
  2811. return skb->queue_mapping - 1;
  2812. }
  2813. static inline bool skb_rx_queue_recorded(const struct sk_buff *skb)
  2814. {
  2815. return skb->queue_mapping != 0;
  2816. }
  2817. u16 __skb_tx_hash(const struct net_device *dev, struct sk_buff *skb,
  2818. unsigned int num_tx_queues);
  2819. static inline struct sec_path *skb_sec_path(struct sk_buff *skb)
  2820. {
  2821. #ifdef CONFIG_XFRM
  2822. return skb->sp;
  2823. #else
  2824. return NULL;
  2825. #endif
  2826. }
  2827. /* Keeps track of mac header offset relative to skb->head.
  2828. * It is useful for TSO of Tunneling protocol. e.g. GRE.
  2829. * For non-tunnel skb it points to skb_mac_header() and for
  2830. * tunnel skb it points to outer mac header.
  2831. * Keeps track of level of encapsulation of network headers.
  2832. */
  2833. struct skb_gso_cb {
  2834. int mac_offset;
  2835. int encap_level;
  2836. __u16 csum_start;
  2837. };
  2838. #define SKB_GSO_CB(skb) ((struct skb_gso_cb *)(skb)->cb)
  2839. static inline int skb_tnl_header_len(const struct sk_buff *inner_skb)
  2840. {
  2841. return (skb_mac_header(inner_skb) - inner_skb->head) -
  2842. SKB_GSO_CB(inner_skb)->mac_offset;
  2843. }
  2844. static inline int gso_pskb_expand_head(struct sk_buff *skb, int extra)
  2845. {
  2846. int new_headroom, headroom;
  2847. int ret;
  2848. headroom = skb_headroom(skb);
  2849. ret = pskb_expand_head(skb, extra, 0, GFP_ATOMIC);
  2850. if (ret)
  2851. return ret;
  2852. new_headroom = skb_headroom(skb);
  2853. SKB_GSO_CB(skb)->mac_offset += (new_headroom - headroom);
  2854. return 0;
  2855. }
  2856. /* Compute the checksum for a gso segment. First compute the checksum value
  2857. * from the start of transport header to SKB_GSO_CB(skb)->csum_start, and
  2858. * then add in skb->csum (checksum from csum_start to end of packet).
  2859. * skb->csum and csum_start are then updated to reflect the checksum of the
  2860. * resultant packet starting from the transport header-- the resultant checksum
  2861. * is in the res argument (i.e. normally zero or ~ of checksum of a pseudo
  2862. * header.
  2863. */
  2864. static inline __sum16 gso_make_checksum(struct sk_buff *skb, __wsum res)
  2865. {
  2866. int plen = SKB_GSO_CB(skb)->csum_start - skb_headroom(skb) -
  2867. skb_transport_offset(skb);
  2868. __u16 csum;
  2869. csum = csum_fold(csum_partial(skb_transport_header(skb),
  2870. plen, skb->csum));
  2871. skb->csum = res;
  2872. SKB_GSO_CB(skb)->csum_start -= plen;
  2873. return csum;
  2874. }
  2875. static inline bool skb_is_gso(const struct sk_buff *skb)
  2876. {
  2877. return skb_shinfo(skb)->gso_size;
  2878. }
  2879. /* Note: Should be called only if skb_is_gso(skb) is true */
  2880. static inline bool skb_is_gso_v6(const struct sk_buff *skb)
  2881. {
  2882. return skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6;
  2883. }
  2884. void __skb_warn_lro_forwarding(const struct sk_buff *skb);
  2885. static inline bool skb_warn_if_lro(const struct sk_buff *skb)
  2886. {
  2887. /* LRO sets gso_size but not gso_type, whereas if GSO is really
  2888. * wanted then gso_type will be set. */
  2889. const struct skb_shared_info *shinfo = skb_shinfo(skb);
  2890. if (skb_is_nonlinear(skb) && shinfo->gso_size != 0 &&
  2891. unlikely(shinfo->gso_type == 0)) {
  2892. __skb_warn_lro_forwarding(skb);
  2893. return true;
  2894. }
  2895. return false;
  2896. }
  2897. static inline void skb_forward_csum(struct sk_buff *skb)
  2898. {
  2899. /* Unfortunately we don't support this one. Any brave souls? */
  2900. if (skb->ip_summed == CHECKSUM_COMPLETE)
  2901. skb->ip_summed = CHECKSUM_NONE;
  2902. }
  2903. /**
  2904. * skb_checksum_none_assert - make sure skb ip_summed is CHECKSUM_NONE
  2905. * @skb: skb to check
  2906. *
  2907. * fresh skbs have their ip_summed set to CHECKSUM_NONE.
  2908. * Instead of forcing ip_summed to CHECKSUM_NONE, we can
  2909. * use this helper, to document places where we make this assertion.
  2910. */
  2911. static inline void skb_checksum_none_assert(const struct sk_buff *skb)
  2912. {
  2913. #ifdef DEBUG
  2914. BUG_ON(skb->ip_summed != CHECKSUM_NONE);
  2915. #endif
  2916. }
  2917. bool skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off);
  2918. int skb_checksum_setup(struct sk_buff *skb, bool recalculate);
  2919. u32 skb_get_poff(const struct sk_buff *skb);
  2920. u32 __skb_get_poff(const struct sk_buff *skb, void *data,
  2921. const struct flow_keys *keys, int hlen);
  2922. /**
  2923. * skb_head_is_locked - Determine if the skb->head is locked down
  2924. * @skb: skb to check
  2925. *
  2926. * The head on skbs build around a head frag can be removed if they are
  2927. * not cloned. This function returns true if the skb head is locked down
  2928. * due to either being allocated via kmalloc, or by being a clone with
  2929. * multiple references to the head.
  2930. */
  2931. static inline bool skb_head_is_locked(const struct sk_buff *skb)
  2932. {
  2933. return !skb->head_frag || skb_cloned(skb);
  2934. }
  2935. /**
  2936. * skb_gso_network_seglen - Return length of individual segments of a gso packet
  2937. *
  2938. * @skb: GSO skb
  2939. *
  2940. * skb_gso_network_seglen is used to determine the real size of the
  2941. * individual segments, including Layer3 (IP, IPv6) and L4 headers (TCP/UDP).
  2942. *
  2943. * The MAC/L2 header is not accounted for.
  2944. */
  2945. static inline unsigned int skb_gso_network_seglen(const struct sk_buff *skb)
  2946. {
  2947. unsigned int hdr_len = skb_transport_header(skb) -
  2948. skb_network_header(skb);
  2949. return hdr_len + skb_gso_transport_seglen(skb);
  2950. }
  2951. #endif /* __KERNEL__ */
  2952. #endif /* _LINUX_SKBUFF_H */