skbuff.h 78 KB

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