skbuff.h 79 KB

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