skbuff.h 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099
  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/cache.h>
  20. #include <asm/atomic.h>
  21. #include <asm/types.h>
  22. #include <linux/spinlock.h>
  23. #include <linux/net.h>
  24. #include <linux/textsearch.h>
  25. #include <net/checksum.h>
  26. #include <linux/rcupdate.h>
  27. #include <linux/dmaengine.h>
  28. #include <linux/hrtimer.h>
  29. /* Don't change this without changing skb_csum_unnecessary! */
  30. #define CHECKSUM_NONE 0
  31. #define CHECKSUM_UNNECESSARY 1
  32. #define CHECKSUM_COMPLETE 2
  33. #define CHECKSUM_PARTIAL 3
  34. #define SKB_DATA_ALIGN(X) (((X) + (SMP_CACHE_BYTES - 1)) & \
  35. ~(SMP_CACHE_BYTES - 1))
  36. #define SKB_WITH_OVERHEAD(X) \
  37. ((X) - SKB_DATA_ALIGN(sizeof(struct skb_shared_info)))
  38. #define SKB_MAX_ORDER(X, ORDER) \
  39. SKB_WITH_OVERHEAD((PAGE_SIZE << (ORDER)) - (X))
  40. #define SKB_MAX_HEAD(X) (SKB_MAX_ORDER((X), 0))
  41. #define SKB_MAX_ALLOC (SKB_MAX_ORDER(0, 2))
  42. /* A. Checksumming of received packets by device.
  43. *
  44. * NONE: device failed to checksum this packet.
  45. * skb->csum is undefined.
  46. *
  47. * UNNECESSARY: device parsed packet and wouldbe verified checksum.
  48. * skb->csum is undefined.
  49. * It is bad option, but, unfortunately, many of vendors do this.
  50. * Apparently with secret goal to sell you new device, when you
  51. * will add new protocol to your host. F.e. IPv6. 8)
  52. *
  53. * COMPLETE: the most generic way. Device supplied checksum of _all_
  54. * the packet as seen by netif_rx in skb->csum.
  55. * NOTE: Even if device supports only some protocols, but
  56. * is able to produce some skb->csum, it MUST use COMPLETE,
  57. * not UNNECESSARY.
  58. *
  59. * PARTIAL: identical to the case for output below. This may occur
  60. * on a packet received directly from another Linux OS, e.g.,
  61. * a virtualised Linux kernel on the same host. The packet can
  62. * be treated in the same way as UNNECESSARY except that on
  63. * output (i.e., forwarding) the checksum must be filled in
  64. * by the OS or the hardware.
  65. *
  66. * B. Checksumming on output.
  67. *
  68. * NONE: skb is checksummed by protocol or csum is not required.
  69. *
  70. * PARTIAL: device is required to csum packet as seen by hard_start_xmit
  71. * from skb->csum_start to the end and to record the checksum
  72. * at skb->csum_start + skb->csum_offset.
  73. *
  74. * Device must show its capabilities in dev->features, set
  75. * at device setup time.
  76. * NETIF_F_HW_CSUM - it is clever device, it is able to checksum
  77. * everything.
  78. * NETIF_F_NO_CSUM - loopback or reliable single hop media.
  79. * NETIF_F_IP_CSUM - device is dumb. It is able to csum only
  80. * TCP/UDP over IPv4. Sigh. Vendors like this
  81. * way by an unknown reason. Though, see comment above
  82. * about CHECKSUM_UNNECESSARY. 8)
  83. * NETIF_F_IPV6_CSUM about as dumb as the last one but does IPv6 instead.
  84. *
  85. * Any questions? No questions, good. --ANK
  86. */
  87. struct net_device;
  88. struct scatterlist;
  89. struct pipe_inode_info;
  90. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  91. struct nf_conntrack {
  92. atomic_t use;
  93. };
  94. #endif
  95. #ifdef CONFIG_BRIDGE_NETFILTER
  96. struct nf_bridge_info {
  97. atomic_t use;
  98. struct net_device *physindev;
  99. struct net_device *physoutdev;
  100. unsigned int mask;
  101. unsigned long data[32 / sizeof(unsigned long)];
  102. };
  103. #endif
  104. struct sk_buff_head {
  105. /* These two members must be first. */
  106. struct sk_buff *next;
  107. struct sk_buff *prev;
  108. __u32 qlen;
  109. spinlock_t lock;
  110. };
  111. struct sk_buff;
  112. /* To allow 64K frame to be packed as single skb without frag_list */
  113. #define MAX_SKB_FRAGS (65536/PAGE_SIZE + 2)
  114. typedef struct skb_frag_struct skb_frag_t;
  115. struct skb_frag_struct {
  116. struct page *page;
  117. __u32 page_offset;
  118. __u32 size;
  119. };
  120. #define HAVE_HW_TIME_STAMP
  121. /**
  122. * struct skb_shared_hwtstamps - hardware time stamps
  123. * @hwtstamp: hardware time stamp transformed into duration
  124. * since arbitrary point in time
  125. * @syststamp: hwtstamp transformed to system time base
  126. *
  127. * Software time stamps generated by ktime_get_real() are stored in
  128. * skb->tstamp. The relation between the different kinds of time
  129. * stamps is as follows:
  130. *
  131. * syststamp and tstamp can be compared against each other in
  132. * arbitrary combinations. The accuracy of a
  133. * syststamp/tstamp/"syststamp from other device" comparison is
  134. * limited by the accuracy of the transformation into system time
  135. * base. This depends on the device driver and its underlying
  136. * hardware.
  137. *
  138. * hwtstamps can only be compared against other hwtstamps from
  139. * the same device.
  140. *
  141. * This structure is attached to packets as part of the
  142. * &skb_shared_info. Use skb_hwtstamps() to get a pointer.
  143. */
  144. struct skb_shared_hwtstamps {
  145. ktime_t hwtstamp;
  146. ktime_t syststamp;
  147. };
  148. /**
  149. * struct skb_shared_tx - instructions for time stamping of outgoing packets
  150. * @hardware: generate hardware time stamp
  151. * @software: generate software time stamp
  152. * @in_progress: device driver is going to provide
  153. * hardware time stamp
  154. * @flags: all shared_tx flags
  155. *
  156. * These flags are attached to packets as part of the
  157. * &skb_shared_info. Use skb_tx() to get a pointer.
  158. */
  159. union skb_shared_tx {
  160. struct {
  161. __u8 hardware:1,
  162. software:1,
  163. in_progress:1;
  164. };
  165. __u8 flags;
  166. };
  167. /* This data is invariant across clones and lives at
  168. * the end of the header data, ie. at skb->end.
  169. */
  170. struct skb_shared_info {
  171. atomic_t dataref;
  172. unsigned short nr_frags;
  173. unsigned short gso_size;
  174. #ifdef CONFIG_HAS_DMA
  175. dma_addr_t dma_head;
  176. #endif
  177. /* Warning: this field is not always filled in (UFO)! */
  178. unsigned short gso_segs;
  179. unsigned short gso_type;
  180. __be32 ip6_frag_id;
  181. union skb_shared_tx tx_flags;
  182. struct sk_buff *frag_list;
  183. struct skb_shared_hwtstamps hwtstamps;
  184. skb_frag_t frags[MAX_SKB_FRAGS];
  185. #ifdef CONFIG_HAS_DMA
  186. dma_addr_t dma_maps[MAX_SKB_FRAGS];
  187. #endif
  188. /* Intermediate layers must ensure that destructor_arg
  189. * remains valid until skb destructor */
  190. void * destructor_arg;
  191. };
  192. /* We divide dataref into two halves. The higher 16 bits hold references
  193. * to the payload part of skb->data. The lower 16 bits hold references to
  194. * the entire skb->data. A clone of a headerless skb holds the length of
  195. * the header in skb->hdr_len.
  196. *
  197. * All users must obey the rule that the skb->data reference count must be
  198. * greater than or equal to the payload reference count.
  199. *
  200. * Holding a reference to the payload part means that the user does not
  201. * care about modifications to the header part of skb->data.
  202. */
  203. #define SKB_DATAREF_SHIFT 16
  204. #define SKB_DATAREF_MASK ((1 << SKB_DATAREF_SHIFT) - 1)
  205. enum {
  206. SKB_FCLONE_UNAVAILABLE,
  207. SKB_FCLONE_ORIG,
  208. SKB_FCLONE_CLONE,
  209. };
  210. enum {
  211. SKB_GSO_TCPV4 = 1 << 0,
  212. SKB_GSO_UDP = 1 << 1,
  213. /* This indicates the skb is from an untrusted source. */
  214. SKB_GSO_DODGY = 1 << 2,
  215. /* This indicates the tcp segment has CWR set. */
  216. SKB_GSO_TCP_ECN = 1 << 3,
  217. SKB_GSO_TCPV6 = 1 << 4,
  218. SKB_GSO_FCOE = 1 << 5,
  219. };
  220. #if BITS_PER_LONG > 32
  221. #define NET_SKBUFF_DATA_USES_OFFSET 1
  222. #endif
  223. #ifdef NET_SKBUFF_DATA_USES_OFFSET
  224. typedef unsigned int sk_buff_data_t;
  225. #else
  226. typedef unsigned char *sk_buff_data_t;
  227. #endif
  228. /**
  229. * struct sk_buff - socket buffer
  230. * @next: Next buffer in list
  231. * @prev: Previous buffer in list
  232. * @sk: Socket we are owned by
  233. * @tstamp: Time we arrived
  234. * @dev: Device we arrived on/are leaving by
  235. * @transport_header: Transport layer header
  236. * @network_header: Network layer header
  237. * @mac_header: Link layer header
  238. * @_skb_dst: destination entry
  239. * @sp: the security path, used for xfrm
  240. * @cb: Control buffer. Free for use by every layer. Put private vars here
  241. * @len: Length of actual data
  242. * @data_len: Data length
  243. * @mac_len: Length of link layer header
  244. * @hdr_len: writable header length of cloned skb
  245. * @csum: Checksum (must include start/offset pair)
  246. * @csum_start: Offset from skb->head where checksumming should start
  247. * @csum_offset: Offset from csum_start where checksum should be stored
  248. * @local_df: allow local fragmentation
  249. * @cloned: Head may be cloned (check refcnt to be sure)
  250. * @nohdr: Payload reference only, must not modify header
  251. * @pkt_type: Packet class
  252. * @fclone: skbuff clone status
  253. * @ip_summed: Driver fed us an IP checksum
  254. * @priority: Packet queueing priority
  255. * @users: User count - see {datagram,tcp}.c
  256. * @protocol: Packet protocol from driver
  257. * @truesize: Buffer size
  258. * @head: Head of buffer
  259. * @data: Data head pointer
  260. * @tail: Tail pointer
  261. * @end: End pointer
  262. * @destructor: Destruct function
  263. * @mark: Generic packet mark
  264. * @nfct: Associated connection, if any
  265. * @ipvs_property: skbuff is owned by ipvs
  266. * @peeked: this packet has been seen already, so stats have been
  267. * done for it, don't do them again
  268. * @nf_trace: netfilter packet trace flag
  269. * @nfctinfo: Relationship of this skb to the connection
  270. * @nfct_reasm: netfilter conntrack re-assembly pointer
  271. * @nf_bridge: Saved data about a bridged frame - see br_netfilter.c
  272. * @iif: ifindex of device we arrived on
  273. * @queue_mapping: Queue mapping for multiqueue devices
  274. * @tc_index: Traffic control index
  275. * @tc_verd: traffic control verdict
  276. * @ndisc_nodetype: router type (from link layer)
  277. * @dma_cookie: a cookie to one of several possible DMA operations
  278. * done by skb DMA functions
  279. * @secmark: security marking
  280. * @vlan_tci: vlan tag control information
  281. */
  282. struct sk_buff {
  283. /* These two members must be first. */
  284. struct sk_buff *next;
  285. struct sk_buff *prev;
  286. struct sock *sk;
  287. ktime_t tstamp;
  288. struct net_device *dev;
  289. unsigned long _skb_dst;
  290. #ifdef CONFIG_XFRM
  291. struct sec_path *sp;
  292. #endif
  293. /*
  294. * This is the control buffer. It is free to use for every
  295. * layer. Please put your private variables there. If you
  296. * want to keep them across layers you have to do a skb_clone()
  297. * first. This is owned by whoever has the skb queued ATM.
  298. */
  299. char cb[48];
  300. unsigned int len,
  301. data_len;
  302. __u16 mac_len,
  303. hdr_len;
  304. union {
  305. __wsum csum;
  306. struct {
  307. __u16 csum_start;
  308. __u16 csum_offset;
  309. };
  310. };
  311. __u32 priority;
  312. kmemcheck_bitfield_begin(flags1);
  313. __u8 local_df:1,
  314. cloned:1,
  315. ip_summed:2,
  316. nohdr:1,
  317. nfctinfo:3;
  318. __u8 pkt_type:3,
  319. fclone:2,
  320. ipvs_property:1,
  321. peeked:1,
  322. nf_trace:1;
  323. kmemcheck_bitfield_end(flags1);
  324. __be16 protocol;
  325. void (*destructor)(struct sk_buff *skb);
  326. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  327. struct nf_conntrack *nfct;
  328. struct sk_buff *nfct_reasm;
  329. #endif
  330. #ifdef CONFIG_BRIDGE_NETFILTER
  331. struct nf_bridge_info *nf_bridge;
  332. #endif
  333. int iif;
  334. __u16 queue_mapping;
  335. #ifdef CONFIG_NET_SCHED
  336. __u16 tc_index; /* traffic control index */
  337. #ifdef CONFIG_NET_CLS_ACT
  338. __u16 tc_verd; /* traffic control verdict */
  339. #endif
  340. #endif
  341. kmemcheck_bitfield_begin(flags2);
  342. #ifdef CONFIG_IPV6_NDISC_NODETYPE
  343. __u8 ndisc_nodetype:2;
  344. #endif
  345. kmemcheck_bitfield_end(flags2);
  346. /* 0/14 bit hole */
  347. #ifdef CONFIG_NET_DMA
  348. dma_cookie_t dma_cookie;
  349. #endif
  350. #ifdef CONFIG_NETWORK_SECMARK
  351. __u32 secmark;
  352. #endif
  353. union {
  354. __u32 mark;
  355. __u32 dropcount;
  356. };
  357. __u16 vlan_tci;
  358. sk_buff_data_t transport_header;
  359. sk_buff_data_t network_header;
  360. sk_buff_data_t mac_header;
  361. /* These elements must be at the end, see alloc_skb() for details. */
  362. sk_buff_data_t tail;
  363. sk_buff_data_t end;
  364. unsigned char *head,
  365. *data;
  366. unsigned int truesize;
  367. atomic_t users;
  368. };
  369. #ifdef __KERNEL__
  370. /*
  371. * Handling routines are only of interest to the kernel
  372. */
  373. #include <linux/slab.h>
  374. #include <asm/system.h>
  375. #ifdef CONFIG_HAS_DMA
  376. #include <linux/dma-mapping.h>
  377. extern int skb_dma_map(struct device *dev, struct sk_buff *skb,
  378. enum dma_data_direction dir);
  379. extern void skb_dma_unmap(struct device *dev, struct sk_buff *skb,
  380. enum dma_data_direction dir);
  381. #endif
  382. static inline struct dst_entry *skb_dst(const struct sk_buff *skb)
  383. {
  384. return (struct dst_entry *)skb->_skb_dst;
  385. }
  386. static inline void skb_dst_set(struct sk_buff *skb, struct dst_entry *dst)
  387. {
  388. skb->_skb_dst = (unsigned long)dst;
  389. }
  390. static inline struct rtable *skb_rtable(const struct sk_buff *skb)
  391. {
  392. return (struct rtable *)skb_dst(skb);
  393. }
  394. extern void kfree_skb(struct sk_buff *skb);
  395. extern void consume_skb(struct sk_buff *skb);
  396. extern void __kfree_skb(struct sk_buff *skb);
  397. extern struct sk_buff *__alloc_skb(unsigned int size,
  398. gfp_t priority, int fclone, int node);
  399. static inline struct sk_buff *alloc_skb(unsigned int size,
  400. gfp_t priority)
  401. {
  402. return __alloc_skb(size, priority, 0, -1);
  403. }
  404. static inline struct sk_buff *alloc_skb_fclone(unsigned int size,
  405. gfp_t priority)
  406. {
  407. return __alloc_skb(size, priority, 1, -1);
  408. }
  409. extern int skb_recycle_check(struct sk_buff *skb, int skb_size);
  410. extern struct sk_buff *skb_morph(struct sk_buff *dst, struct sk_buff *src);
  411. extern struct sk_buff *skb_clone(struct sk_buff *skb,
  412. gfp_t priority);
  413. extern struct sk_buff *skb_copy(const struct sk_buff *skb,
  414. gfp_t priority);
  415. extern struct sk_buff *pskb_copy(struct sk_buff *skb,
  416. gfp_t gfp_mask);
  417. extern int pskb_expand_head(struct sk_buff *skb,
  418. int nhead, int ntail,
  419. gfp_t gfp_mask);
  420. extern struct sk_buff *skb_realloc_headroom(struct sk_buff *skb,
  421. unsigned int headroom);
  422. extern struct sk_buff *skb_copy_expand(const struct sk_buff *skb,
  423. int newheadroom, int newtailroom,
  424. gfp_t priority);
  425. extern int skb_to_sgvec(struct sk_buff *skb,
  426. struct scatterlist *sg, int offset,
  427. int len);
  428. extern int skb_cow_data(struct sk_buff *skb, int tailbits,
  429. struct sk_buff **trailer);
  430. extern int skb_pad(struct sk_buff *skb, int pad);
  431. #define dev_kfree_skb(a) consume_skb(a)
  432. #define dev_consume_skb(a) kfree_skb_clean(a)
  433. extern void skb_over_panic(struct sk_buff *skb, int len,
  434. void *here);
  435. extern void skb_under_panic(struct sk_buff *skb, int len,
  436. void *here);
  437. extern int skb_append_datato_frags(struct sock *sk, struct sk_buff *skb,
  438. int getfrag(void *from, char *to, int offset,
  439. int len,int odd, struct sk_buff *skb),
  440. void *from, int length);
  441. struct skb_seq_state
  442. {
  443. __u32 lower_offset;
  444. __u32 upper_offset;
  445. __u32 frag_idx;
  446. __u32 stepped_offset;
  447. struct sk_buff *root_skb;
  448. struct sk_buff *cur_skb;
  449. __u8 *frag_data;
  450. };
  451. extern void skb_prepare_seq_read(struct sk_buff *skb,
  452. unsigned int from, unsigned int to,
  453. struct skb_seq_state *st);
  454. extern unsigned int skb_seq_read(unsigned int consumed, const u8 **data,
  455. struct skb_seq_state *st);
  456. extern void skb_abort_seq_read(struct skb_seq_state *st);
  457. extern unsigned int skb_find_text(struct sk_buff *skb, unsigned int from,
  458. unsigned int to, struct ts_config *config,
  459. struct ts_state *state);
  460. #ifdef NET_SKBUFF_DATA_USES_OFFSET
  461. static inline unsigned char *skb_end_pointer(const struct sk_buff *skb)
  462. {
  463. return skb->head + skb->end;
  464. }
  465. #else
  466. static inline unsigned char *skb_end_pointer(const struct sk_buff *skb)
  467. {
  468. return skb->end;
  469. }
  470. #endif
  471. /* Internal */
  472. #define skb_shinfo(SKB) ((struct skb_shared_info *)(skb_end_pointer(SKB)))
  473. static inline struct skb_shared_hwtstamps *skb_hwtstamps(struct sk_buff *skb)
  474. {
  475. return &skb_shinfo(skb)->hwtstamps;
  476. }
  477. static inline union skb_shared_tx *skb_tx(struct sk_buff *skb)
  478. {
  479. return &skb_shinfo(skb)->tx_flags;
  480. }
  481. /**
  482. * skb_queue_empty - check if a queue is empty
  483. * @list: queue head
  484. *
  485. * Returns true if the queue is empty, false otherwise.
  486. */
  487. static inline int skb_queue_empty(const struct sk_buff_head *list)
  488. {
  489. return list->next == (struct sk_buff *)list;
  490. }
  491. /**
  492. * skb_queue_is_last - check if skb is the last entry in the queue
  493. * @list: queue head
  494. * @skb: buffer
  495. *
  496. * Returns true if @skb is the last buffer on the list.
  497. */
  498. static inline bool skb_queue_is_last(const struct sk_buff_head *list,
  499. const struct sk_buff *skb)
  500. {
  501. return (skb->next == (struct sk_buff *) list);
  502. }
  503. /**
  504. * skb_queue_is_first - check if skb is the first entry in the queue
  505. * @list: queue head
  506. * @skb: buffer
  507. *
  508. * Returns true if @skb is the first buffer on the list.
  509. */
  510. static inline bool skb_queue_is_first(const struct sk_buff_head *list,
  511. const struct sk_buff *skb)
  512. {
  513. return (skb->prev == (struct sk_buff *) list);
  514. }
  515. /**
  516. * skb_queue_next - return the next packet in the queue
  517. * @list: queue head
  518. * @skb: current buffer
  519. *
  520. * Return the next packet in @list after @skb. It is only valid to
  521. * call this if skb_queue_is_last() evaluates to false.
  522. */
  523. static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list,
  524. const struct sk_buff *skb)
  525. {
  526. /* This BUG_ON may seem severe, but if we just return then we
  527. * are going to dereference garbage.
  528. */
  529. BUG_ON(skb_queue_is_last(list, skb));
  530. return skb->next;
  531. }
  532. /**
  533. * skb_queue_prev - return the prev packet in the queue
  534. * @list: queue head
  535. * @skb: current buffer
  536. *
  537. * Return the prev packet in @list before @skb. It is only valid to
  538. * call this if skb_queue_is_first() evaluates to false.
  539. */
  540. static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list,
  541. const struct sk_buff *skb)
  542. {
  543. /* This BUG_ON may seem severe, but if we just return then we
  544. * are going to dereference garbage.
  545. */
  546. BUG_ON(skb_queue_is_first(list, skb));
  547. return skb->prev;
  548. }
  549. /**
  550. * skb_get - reference buffer
  551. * @skb: buffer to reference
  552. *
  553. * Makes another reference to a socket buffer and returns a pointer
  554. * to the buffer.
  555. */
  556. static inline struct sk_buff *skb_get(struct sk_buff *skb)
  557. {
  558. atomic_inc(&skb->users);
  559. return skb;
  560. }
  561. /*
  562. * If users == 1, we are the only owner and are can avoid redundant
  563. * atomic change.
  564. */
  565. /**
  566. * skb_cloned - is the buffer a clone
  567. * @skb: buffer to check
  568. *
  569. * Returns true if the buffer was generated with skb_clone() and is
  570. * one of multiple shared copies of the buffer. Cloned buffers are
  571. * shared data so must not be written to under normal circumstances.
  572. */
  573. static inline int skb_cloned(const struct sk_buff *skb)
  574. {
  575. return skb->cloned &&
  576. (atomic_read(&skb_shinfo(skb)->dataref) & SKB_DATAREF_MASK) != 1;
  577. }
  578. /**
  579. * skb_header_cloned - is the header a clone
  580. * @skb: buffer to check
  581. *
  582. * Returns true if modifying the header part of the buffer requires
  583. * the data to be copied.
  584. */
  585. static inline int skb_header_cloned(const struct sk_buff *skb)
  586. {
  587. int dataref;
  588. if (!skb->cloned)
  589. return 0;
  590. dataref = atomic_read(&skb_shinfo(skb)->dataref);
  591. dataref = (dataref & SKB_DATAREF_MASK) - (dataref >> SKB_DATAREF_SHIFT);
  592. return dataref != 1;
  593. }
  594. /**
  595. * skb_header_release - release reference to header
  596. * @skb: buffer to operate on
  597. *
  598. * Drop a reference to the header part of the buffer. This is done
  599. * by acquiring a payload reference. You must not read from the header
  600. * part of skb->data after this.
  601. */
  602. static inline void skb_header_release(struct sk_buff *skb)
  603. {
  604. BUG_ON(skb->nohdr);
  605. skb->nohdr = 1;
  606. atomic_add(1 << SKB_DATAREF_SHIFT, &skb_shinfo(skb)->dataref);
  607. }
  608. /**
  609. * skb_shared - is the buffer shared
  610. * @skb: buffer to check
  611. *
  612. * Returns true if more than one person has a reference to this
  613. * buffer.
  614. */
  615. static inline int skb_shared(const struct sk_buff *skb)
  616. {
  617. return atomic_read(&skb->users) != 1;
  618. }
  619. /**
  620. * skb_share_check - check if buffer is shared and if so clone it
  621. * @skb: buffer to check
  622. * @pri: priority for memory allocation
  623. *
  624. * If the buffer is shared the buffer is cloned and the old copy
  625. * drops a reference. A new clone with a single reference is returned.
  626. * If the buffer is not shared the original buffer is returned. When
  627. * being called from interrupt status or with spinlocks held pri must
  628. * be GFP_ATOMIC.
  629. *
  630. * NULL is returned on a memory allocation failure.
  631. */
  632. static inline struct sk_buff *skb_share_check(struct sk_buff *skb,
  633. gfp_t pri)
  634. {
  635. might_sleep_if(pri & __GFP_WAIT);
  636. if (skb_shared(skb)) {
  637. struct sk_buff *nskb = skb_clone(skb, pri);
  638. kfree_skb(skb);
  639. skb = nskb;
  640. }
  641. return skb;
  642. }
  643. /*
  644. * Copy shared buffers into a new sk_buff. We effectively do COW on
  645. * packets to handle cases where we have a local reader and forward
  646. * and a couple of other messy ones. The normal one is tcpdumping
  647. * a packet thats being forwarded.
  648. */
  649. /**
  650. * skb_unshare - make a copy of a shared buffer
  651. * @skb: buffer to check
  652. * @pri: priority for memory allocation
  653. *
  654. * If the socket buffer is a clone then this function creates a new
  655. * copy of the data, drops a reference count on the old copy and returns
  656. * the new copy with the reference count at 1. If the buffer is not a clone
  657. * the original buffer is returned. When called with a spinlock held or
  658. * from interrupt state @pri must be %GFP_ATOMIC
  659. *
  660. * %NULL is returned on a memory allocation failure.
  661. */
  662. static inline struct sk_buff *skb_unshare(struct sk_buff *skb,
  663. gfp_t pri)
  664. {
  665. might_sleep_if(pri & __GFP_WAIT);
  666. if (skb_cloned(skb)) {
  667. struct sk_buff *nskb = skb_copy(skb, pri);
  668. kfree_skb(skb); /* Free our shared copy */
  669. skb = nskb;
  670. }
  671. return skb;
  672. }
  673. /**
  674. * skb_peek
  675. * @list_: list to peek at
  676. *
  677. * Peek an &sk_buff. Unlike most other operations you _MUST_
  678. * be careful with this one. A peek leaves the buffer on the
  679. * list and someone else may run off with it. You must hold
  680. * the appropriate locks or have a private queue to do this.
  681. *
  682. * Returns %NULL for an empty list or a pointer to the head element.
  683. * The reference count is not incremented and the reference is therefore
  684. * volatile. Use with caution.
  685. */
  686. static inline struct sk_buff *skb_peek(struct sk_buff_head *list_)
  687. {
  688. struct sk_buff *list = ((struct sk_buff *)list_)->next;
  689. if (list == (struct sk_buff *)list_)
  690. list = NULL;
  691. return list;
  692. }
  693. /**
  694. * skb_peek_tail
  695. * @list_: list to peek at
  696. *
  697. * Peek an &sk_buff. Unlike most other operations you _MUST_
  698. * be careful with this one. A peek leaves the buffer on the
  699. * list and someone else may run off with it. You must hold
  700. * the appropriate locks or have a private queue to do this.
  701. *
  702. * Returns %NULL for an empty list or a pointer to the tail element.
  703. * The reference count is not incremented and the reference is therefore
  704. * volatile. Use with caution.
  705. */
  706. static inline struct sk_buff *skb_peek_tail(struct sk_buff_head *list_)
  707. {
  708. struct sk_buff *list = ((struct sk_buff *)list_)->prev;
  709. if (list == (struct sk_buff *)list_)
  710. list = NULL;
  711. return list;
  712. }
  713. /**
  714. * skb_queue_len - get queue length
  715. * @list_: list to measure
  716. *
  717. * Return the length of an &sk_buff queue.
  718. */
  719. static inline __u32 skb_queue_len(const struct sk_buff_head *list_)
  720. {
  721. return list_->qlen;
  722. }
  723. /**
  724. * __skb_queue_head_init - initialize non-spinlock portions of sk_buff_head
  725. * @list: queue to initialize
  726. *
  727. * This initializes only the list and queue length aspects of
  728. * an sk_buff_head object. This allows to initialize the list
  729. * aspects of an sk_buff_head without reinitializing things like
  730. * the spinlock. It can also be used for on-stack sk_buff_head
  731. * objects where the spinlock is known to not be used.
  732. */
  733. static inline void __skb_queue_head_init(struct sk_buff_head *list)
  734. {
  735. list->prev = list->next = (struct sk_buff *)list;
  736. list->qlen = 0;
  737. }
  738. /*
  739. * This function creates a split out lock class for each invocation;
  740. * this is needed for now since a whole lot of users of the skb-queue
  741. * infrastructure in drivers have different locking usage (in hardirq)
  742. * than the networking core (in softirq only). In the long run either the
  743. * network layer or drivers should need annotation to consolidate the
  744. * main types of usage into 3 classes.
  745. */
  746. static inline void skb_queue_head_init(struct sk_buff_head *list)
  747. {
  748. spin_lock_init(&list->lock);
  749. __skb_queue_head_init(list);
  750. }
  751. static inline void skb_queue_head_init_class(struct sk_buff_head *list,
  752. struct lock_class_key *class)
  753. {
  754. skb_queue_head_init(list);
  755. lockdep_set_class(&list->lock, class);
  756. }
  757. /*
  758. * Insert an sk_buff on a list.
  759. *
  760. * The "__skb_xxxx()" functions are the non-atomic ones that
  761. * can only be called with interrupts disabled.
  762. */
  763. extern void skb_insert(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list);
  764. static inline void __skb_insert(struct sk_buff *newsk,
  765. struct sk_buff *prev, struct sk_buff *next,
  766. struct sk_buff_head *list)
  767. {
  768. newsk->next = next;
  769. newsk->prev = prev;
  770. next->prev = prev->next = newsk;
  771. list->qlen++;
  772. }
  773. static inline void __skb_queue_splice(const struct sk_buff_head *list,
  774. struct sk_buff *prev,
  775. struct sk_buff *next)
  776. {
  777. struct sk_buff *first = list->next;
  778. struct sk_buff *last = list->prev;
  779. first->prev = prev;
  780. prev->next = first;
  781. last->next = next;
  782. next->prev = last;
  783. }
  784. /**
  785. * skb_queue_splice - join two skb lists, this is designed for stacks
  786. * @list: the new list to add
  787. * @head: the place to add it in the first list
  788. */
  789. static inline void skb_queue_splice(const struct sk_buff_head *list,
  790. struct sk_buff_head *head)
  791. {
  792. if (!skb_queue_empty(list)) {
  793. __skb_queue_splice(list, (struct sk_buff *) head, head->next);
  794. head->qlen += list->qlen;
  795. }
  796. }
  797. /**
  798. * skb_queue_splice - join two skb lists and reinitialise the emptied list
  799. * @list: the new list to add
  800. * @head: the place to add it in the first list
  801. *
  802. * The list at @list is reinitialised
  803. */
  804. static inline void skb_queue_splice_init(struct sk_buff_head *list,
  805. struct sk_buff_head *head)
  806. {
  807. if (!skb_queue_empty(list)) {
  808. __skb_queue_splice(list, (struct sk_buff *) head, head->next);
  809. head->qlen += list->qlen;
  810. __skb_queue_head_init(list);
  811. }
  812. }
  813. /**
  814. * skb_queue_splice_tail - join two skb lists, each list being a queue
  815. * @list: the new list to add
  816. * @head: the place to add it in the first list
  817. */
  818. static inline void skb_queue_splice_tail(const struct sk_buff_head *list,
  819. struct sk_buff_head *head)
  820. {
  821. if (!skb_queue_empty(list)) {
  822. __skb_queue_splice(list, head->prev, (struct sk_buff *) head);
  823. head->qlen += list->qlen;
  824. }
  825. }
  826. /**
  827. * skb_queue_splice_tail - join two skb lists and reinitialise the emptied list
  828. * @list: the new list to add
  829. * @head: the place to add it in the first list
  830. *
  831. * Each of the lists is a queue.
  832. * The list at @list is reinitialised
  833. */
  834. static inline void skb_queue_splice_tail_init(struct sk_buff_head *list,
  835. struct sk_buff_head *head)
  836. {
  837. if (!skb_queue_empty(list)) {
  838. __skb_queue_splice(list, head->prev, (struct sk_buff *) head);
  839. head->qlen += list->qlen;
  840. __skb_queue_head_init(list);
  841. }
  842. }
  843. /**
  844. * __skb_queue_after - queue a buffer at the list head
  845. * @list: list to use
  846. * @prev: place after this buffer
  847. * @newsk: buffer to queue
  848. *
  849. * Queue a buffer int the middle of a list. This function takes no locks
  850. * and you must therefore hold required locks before calling it.
  851. *
  852. * A buffer cannot be placed on two lists at the same time.
  853. */
  854. static inline void __skb_queue_after(struct sk_buff_head *list,
  855. struct sk_buff *prev,
  856. struct sk_buff *newsk)
  857. {
  858. __skb_insert(newsk, prev, prev->next, list);
  859. }
  860. extern void skb_append(struct sk_buff *old, struct sk_buff *newsk,
  861. struct sk_buff_head *list);
  862. static inline void __skb_queue_before(struct sk_buff_head *list,
  863. struct sk_buff *next,
  864. struct sk_buff *newsk)
  865. {
  866. __skb_insert(newsk, next->prev, next, list);
  867. }
  868. /**
  869. * __skb_queue_head - queue a buffer at the list head
  870. * @list: list to use
  871. * @newsk: buffer to queue
  872. *
  873. * Queue a buffer at the start of a list. This function takes no locks
  874. * and you must therefore hold required locks before calling it.
  875. *
  876. * A buffer cannot be placed on two lists at the same time.
  877. */
  878. extern void skb_queue_head(struct sk_buff_head *list, struct sk_buff *newsk);
  879. static inline void __skb_queue_head(struct sk_buff_head *list,
  880. struct sk_buff *newsk)
  881. {
  882. __skb_queue_after(list, (struct sk_buff *)list, newsk);
  883. }
  884. /**
  885. * __skb_queue_tail - queue a buffer at the list tail
  886. * @list: list to use
  887. * @newsk: buffer to queue
  888. *
  889. * Queue a buffer at the end of a list. This function takes no locks
  890. * and you must therefore hold required locks before calling it.
  891. *
  892. * A buffer cannot be placed on two lists at the same time.
  893. */
  894. extern void skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk);
  895. static inline void __skb_queue_tail(struct sk_buff_head *list,
  896. struct sk_buff *newsk)
  897. {
  898. __skb_queue_before(list, (struct sk_buff *)list, newsk);
  899. }
  900. /*
  901. * remove sk_buff from list. _Must_ be called atomically, and with
  902. * the list known..
  903. */
  904. extern void skb_unlink(struct sk_buff *skb, struct sk_buff_head *list);
  905. static inline void __skb_unlink(struct sk_buff *skb, struct sk_buff_head *list)
  906. {
  907. struct sk_buff *next, *prev;
  908. list->qlen--;
  909. next = skb->next;
  910. prev = skb->prev;
  911. skb->next = skb->prev = NULL;
  912. next->prev = prev;
  913. prev->next = next;
  914. }
  915. /**
  916. * __skb_dequeue - remove from the head of the queue
  917. * @list: list to dequeue from
  918. *
  919. * Remove the head of the list. This function does not take any locks
  920. * so must be used with appropriate locks held only. The head item is
  921. * returned or %NULL if the list is empty.
  922. */
  923. extern struct sk_buff *skb_dequeue(struct sk_buff_head *list);
  924. static inline struct sk_buff *__skb_dequeue(struct sk_buff_head *list)
  925. {
  926. struct sk_buff *skb = skb_peek(list);
  927. if (skb)
  928. __skb_unlink(skb, list);
  929. return skb;
  930. }
  931. /**
  932. * __skb_dequeue_tail - remove from the tail of the queue
  933. * @list: list to dequeue from
  934. *
  935. * Remove the tail of the list. This function does not take any locks
  936. * so must be used with appropriate locks held only. The tail item is
  937. * returned or %NULL if the list is empty.
  938. */
  939. extern struct sk_buff *skb_dequeue_tail(struct sk_buff_head *list);
  940. static inline struct sk_buff *__skb_dequeue_tail(struct sk_buff_head *list)
  941. {
  942. struct sk_buff *skb = skb_peek_tail(list);
  943. if (skb)
  944. __skb_unlink(skb, list);
  945. return skb;
  946. }
  947. static inline int skb_is_nonlinear(const struct sk_buff *skb)
  948. {
  949. return skb->data_len;
  950. }
  951. static inline unsigned int skb_headlen(const struct sk_buff *skb)
  952. {
  953. return skb->len - skb->data_len;
  954. }
  955. static inline int skb_pagelen(const struct sk_buff *skb)
  956. {
  957. int i, len = 0;
  958. for (i = (int)skb_shinfo(skb)->nr_frags - 1; i >= 0; i--)
  959. len += skb_shinfo(skb)->frags[i].size;
  960. return len + skb_headlen(skb);
  961. }
  962. static inline void skb_fill_page_desc(struct sk_buff *skb, int i,
  963. struct page *page, int off, int size)
  964. {
  965. skb_frag_t *frag = &skb_shinfo(skb)->frags[i];
  966. frag->page = page;
  967. frag->page_offset = off;
  968. frag->size = size;
  969. skb_shinfo(skb)->nr_frags = i + 1;
  970. }
  971. extern void skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page,
  972. int off, int size);
  973. #define SKB_PAGE_ASSERT(skb) BUG_ON(skb_shinfo(skb)->nr_frags)
  974. #define SKB_FRAG_ASSERT(skb) BUG_ON(skb_has_frags(skb))
  975. #define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
  976. #ifdef NET_SKBUFF_DATA_USES_OFFSET
  977. static inline unsigned char *skb_tail_pointer(const struct sk_buff *skb)
  978. {
  979. return skb->head + skb->tail;
  980. }
  981. static inline void skb_reset_tail_pointer(struct sk_buff *skb)
  982. {
  983. skb->tail = skb->data - skb->head;
  984. }
  985. static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset)
  986. {
  987. skb_reset_tail_pointer(skb);
  988. skb->tail += offset;
  989. }
  990. #else /* NET_SKBUFF_DATA_USES_OFFSET */
  991. static inline unsigned char *skb_tail_pointer(const struct sk_buff *skb)
  992. {
  993. return skb->tail;
  994. }
  995. static inline void skb_reset_tail_pointer(struct sk_buff *skb)
  996. {
  997. skb->tail = skb->data;
  998. }
  999. static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset)
  1000. {
  1001. skb->tail = skb->data + offset;
  1002. }
  1003. #endif /* NET_SKBUFF_DATA_USES_OFFSET */
  1004. /*
  1005. * Add data to an sk_buff
  1006. */
  1007. extern unsigned char *skb_put(struct sk_buff *skb, unsigned int len);
  1008. static inline unsigned char *__skb_put(struct sk_buff *skb, unsigned int len)
  1009. {
  1010. unsigned char *tmp = skb_tail_pointer(skb);
  1011. SKB_LINEAR_ASSERT(skb);
  1012. skb->tail += len;
  1013. skb->len += len;
  1014. return tmp;
  1015. }
  1016. extern unsigned char *skb_push(struct sk_buff *skb, unsigned int len);
  1017. static inline unsigned char *__skb_push(struct sk_buff *skb, unsigned int len)
  1018. {
  1019. skb->data -= len;
  1020. skb->len += len;
  1021. return skb->data;
  1022. }
  1023. extern unsigned char *skb_pull(struct sk_buff *skb, unsigned int len);
  1024. static inline unsigned char *__skb_pull(struct sk_buff *skb, unsigned int len)
  1025. {
  1026. skb->len -= len;
  1027. BUG_ON(skb->len < skb->data_len);
  1028. return skb->data += len;
  1029. }
  1030. extern unsigned char *__pskb_pull_tail(struct sk_buff *skb, int delta);
  1031. static inline unsigned char *__pskb_pull(struct sk_buff *skb, unsigned int len)
  1032. {
  1033. if (len > skb_headlen(skb) &&
  1034. !__pskb_pull_tail(skb, len - skb_headlen(skb)))
  1035. return NULL;
  1036. skb->len -= len;
  1037. return skb->data += len;
  1038. }
  1039. static inline unsigned char *pskb_pull(struct sk_buff *skb, unsigned int len)
  1040. {
  1041. return unlikely(len > skb->len) ? NULL : __pskb_pull(skb, len);
  1042. }
  1043. static inline int pskb_may_pull(struct sk_buff *skb, unsigned int len)
  1044. {
  1045. if (likely(len <= skb_headlen(skb)))
  1046. return 1;
  1047. if (unlikely(len > skb->len))
  1048. return 0;
  1049. return __pskb_pull_tail(skb, len - skb_headlen(skb)) != NULL;
  1050. }
  1051. /**
  1052. * skb_headroom - bytes at buffer head
  1053. * @skb: buffer to check
  1054. *
  1055. * Return the number of bytes of free space at the head of an &sk_buff.
  1056. */
  1057. static inline unsigned int skb_headroom(const struct sk_buff *skb)
  1058. {
  1059. return skb->data - skb->head;
  1060. }
  1061. /**
  1062. * skb_tailroom - bytes at buffer end
  1063. * @skb: buffer to check
  1064. *
  1065. * Return the number of bytes of free space at the tail of an sk_buff
  1066. */
  1067. static inline int skb_tailroom(const struct sk_buff *skb)
  1068. {
  1069. return skb_is_nonlinear(skb) ? 0 : skb->end - skb->tail;
  1070. }
  1071. /**
  1072. * skb_reserve - adjust headroom
  1073. * @skb: buffer to alter
  1074. * @len: bytes to move
  1075. *
  1076. * Increase the headroom of an empty &sk_buff by reducing the tail
  1077. * room. This is only allowed for an empty buffer.
  1078. */
  1079. static inline void skb_reserve(struct sk_buff *skb, int len)
  1080. {
  1081. skb->data += len;
  1082. skb->tail += len;
  1083. }
  1084. #ifdef NET_SKBUFF_DATA_USES_OFFSET
  1085. static inline unsigned char *skb_transport_header(const struct sk_buff *skb)
  1086. {
  1087. return skb->head + skb->transport_header;
  1088. }
  1089. static inline void skb_reset_transport_header(struct sk_buff *skb)
  1090. {
  1091. skb->transport_header = skb->data - skb->head;
  1092. }
  1093. static inline void skb_set_transport_header(struct sk_buff *skb,
  1094. const int offset)
  1095. {
  1096. skb_reset_transport_header(skb);
  1097. skb->transport_header += offset;
  1098. }
  1099. static inline unsigned char *skb_network_header(const struct sk_buff *skb)
  1100. {
  1101. return skb->head + skb->network_header;
  1102. }
  1103. static inline void skb_reset_network_header(struct sk_buff *skb)
  1104. {
  1105. skb->network_header = skb->data - skb->head;
  1106. }
  1107. static inline void skb_set_network_header(struct sk_buff *skb, const int offset)
  1108. {
  1109. skb_reset_network_header(skb);
  1110. skb->network_header += offset;
  1111. }
  1112. static inline unsigned char *skb_mac_header(const struct sk_buff *skb)
  1113. {
  1114. return skb->head + skb->mac_header;
  1115. }
  1116. static inline int skb_mac_header_was_set(const struct sk_buff *skb)
  1117. {
  1118. return skb->mac_header != ~0U;
  1119. }
  1120. static inline void skb_reset_mac_header(struct sk_buff *skb)
  1121. {
  1122. skb->mac_header = skb->data - skb->head;
  1123. }
  1124. static inline void skb_set_mac_header(struct sk_buff *skb, const int offset)
  1125. {
  1126. skb_reset_mac_header(skb);
  1127. skb->mac_header += offset;
  1128. }
  1129. #else /* NET_SKBUFF_DATA_USES_OFFSET */
  1130. static inline unsigned char *skb_transport_header(const struct sk_buff *skb)
  1131. {
  1132. return skb->transport_header;
  1133. }
  1134. static inline void skb_reset_transport_header(struct sk_buff *skb)
  1135. {
  1136. skb->transport_header = skb->data;
  1137. }
  1138. static inline void skb_set_transport_header(struct sk_buff *skb,
  1139. const int offset)
  1140. {
  1141. skb->transport_header = skb->data + offset;
  1142. }
  1143. static inline unsigned char *skb_network_header(const struct sk_buff *skb)
  1144. {
  1145. return skb->network_header;
  1146. }
  1147. static inline void skb_reset_network_header(struct sk_buff *skb)
  1148. {
  1149. skb->network_header = skb->data;
  1150. }
  1151. static inline void skb_set_network_header(struct sk_buff *skb, const int offset)
  1152. {
  1153. skb->network_header = skb->data + offset;
  1154. }
  1155. static inline unsigned char *skb_mac_header(const struct sk_buff *skb)
  1156. {
  1157. return skb->mac_header;
  1158. }
  1159. static inline int skb_mac_header_was_set(const struct sk_buff *skb)
  1160. {
  1161. return skb->mac_header != NULL;
  1162. }
  1163. static inline void skb_reset_mac_header(struct sk_buff *skb)
  1164. {
  1165. skb->mac_header = skb->data;
  1166. }
  1167. static inline void skb_set_mac_header(struct sk_buff *skb, const int offset)
  1168. {
  1169. skb->mac_header = skb->data + offset;
  1170. }
  1171. #endif /* NET_SKBUFF_DATA_USES_OFFSET */
  1172. static inline int skb_transport_offset(const struct sk_buff *skb)
  1173. {
  1174. return skb_transport_header(skb) - skb->data;
  1175. }
  1176. static inline u32 skb_network_header_len(const struct sk_buff *skb)
  1177. {
  1178. return skb->transport_header - skb->network_header;
  1179. }
  1180. static inline int skb_network_offset(const struct sk_buff *skb)
  1181. {
  1182. return skb_network_header(skb) - skb->data;
  1183. }
  1184. /*
  1185. * CPUs often take a performance hit when accessing unaligned memory
  1186. * locations. The actual performance hit varies, it can be small if the
  1187. * hardware handles it or large if we have to take an exception and fix it
  1188. * in software.
  1189. *
  1190. * Since an ethernet header is 14 bytes network drivers often end up with
  1191. * the IP header at an unaligned offset. The IP header can be aligned by
  1192. * shifting the start of the packet by 2 bytes. Drivers should do this
  1193. * with:
  1194. *
  1195. * skb_reserve(skb, NET_IP_ALIGN);
  1196. *
  1197. * The downside to this alignment of the IP header is that the DMA is now
  1198. * unaligned. On some architectures the cost of an unaligned DMA is high
  1199. * and this cost outweighs the gains made by aligning the IP header.
  1200. *
  1201. * Since this trade off varies between architectures, we allow NET_IP_ALIGN
  1202. * to be overridden.
  1203. */
  1204. #ifndef NET_IP_ALIGN
  1205. #define NET_IP_ALIGN 2
  1206. #endif
  1207. /*
  1208. * The networking layer reserves some headroom in skb data (via
  1209. * dev_alloc_skb). This is used to avoid having to reallocate skb data when
  1210. * the header has to grow. In the default case, if the header has to grow
  1211. * 32 bytes or less we avoid the reallocation.
  1212. *
  1213. * Unfortunately this headroom changes the DMA alignment of the resulting
  1214. * network packet. As for NET_IP_ALIGN, this unaligned DMA is expensive
  1215. * on some architectures. An architecture can override this value,
  1216. * perhaps setting it to a cacheline in size (since that will maintain
  1217. * cacheline alignment of the DMA). It must be a power of 2.
  1218. *
  1219. * Various parts of the networking layer expect at least 32 bytes of
  1220. * headroom, you should not reduce this.
  1221. */
  1222. #ifndef NET_SKB_PAD
  1223. #define NET_SKB_PAD 32
  1224. #endif
  1225. extern int ___pskb_trim(struct sk_buff *skb, unsigned int len);
  1226. static inline void __skb_trim(struct sk_buff *skb, unsigned int len)
  1227. {
  1228. if (unlikely(skb->data_len)) {
  1229. WARN_ON(1);
  1230. return;
  1231. }
  1232. skb->len = len;
  1233. skb_set_tail_pointer(skb, len);
  1234. }
  1235. extern void skb_trim(struct sk_buff *skb, unsigned int len);
  1236. static inline int __pskb_trim(struct sk_buff *skb, unsigned int len)
  1237. {
  1238. if (skb->data_len)
  1239. return ___pskb_trim(skb, len);
  1240. __skb_trim(skb, len);
  1241. return 0;
  1242. }
  1243. static inline int pskb_trim(struct sk_buff *skb, unsigned int len)
  1244. {
  1245. return (len < skb->len) ? __pskb_trim(skb, len) : 0;
  1246. }
  1247. /**
  1248. * pskb_trim_unique - remove end from a paged unique (not cloned) buffer
  1249. * @skb: buffer to alter
  1250. * @len: new length
  1251. *
  1252. * This is identical to pskb_trim except that the caller knows that
  1253. * the skb is not cloned so we should never get an error due to out-
  1254. * of-memory.
  1255. */
  1256. static inline void pskb_trim_unique(struct sk_buff *skb, unsigned int len)
  1257. {
  1258. int err = pskb_trim(skb, len);
  1259. BUG_ON(err);
  1260. }
  1261. /**
  1262. * skb_orphan - orphan a buffer
  1263. * @skb: buffer to orphan
  1264. *
  1265. * If a buffer currently has an owner then we call the owner's
  1266. * destructor function and make the @skb unowned. The buffer continues
  1267. * to exist but is no longer charged to its former owner.
  1268. */
  1269. static inline void skb_orphan(struct sk_buff *skb)
  1270. {
  1271. if (skb->destructor)
  1272. skb->destructor(skb);
  1273. skb->destructor = NULL;
  1274. skb->sk = NULL;
  1275. }
  1276. /**
  1277. * __skb_queue_purge - empty a list
  1278. * @list: list to empty
  1279. *
  1280. * Delete all buffers on an &sk_buff list. Each buffer is removed from
  1281. * the list and one reference dropped. This function does not take the
  1282. * list lock and the caller must hold the relevant locks to use it.
  1283. */
  1284. extern void skb_queue_purge(struct sk_buff_head *list);
  1285. static inline void __skb_queue_purge(struct sk_buff_head *list)
  1286. {
  1287. struct sk_buff *skb;
  1288. while ((skb = __skb_dequeue(list)) != NULL)
  1289. kfree_skb(skb);
  1290. }
  1291. /**
  1292. * __dev_alloc_skb - allocate an skbuff for receiving
  1293. * @length: length to allocate
  1294. * @gfp_mask: get_free_pages mask, passed to alloc_skb
  1295. *
  1296. * Allocate a new &sk_buff and assign it a usage count of one. The
  1297. * buffer has unspecified headroom built in. Users should allocate
  1298. * the headroom they think they need without accounting for the
  1299. * built in space. The built in space is used for optimisations.
  1300. *
  1301. * %NULL is returned if there is no free memory.
  1302. */
  1303. static inline struct sk_buff *__dev_alloc_skb(unsigned int length,
  1304. gfp_t gfp_mask)
  1305. {
  1306. struct sk_buff *skb = alloc_skb(length + NET_SKB_PAD, gfp_mask);
  1307. if (likely(skb))
  1308. skb_reserve(skb, NET_SKB_PAD);
  1309. return skb;
  1310. }
  1311. extern struct sk_buff *dev_alloc_skb(unsigned int length);
  1312. extern struct sk_buff *__netdev_alloc_skb(struct net_device *dev,
  1313. unsigned int length, gfp_t gfp_mask);
  1314. /**
  1315. * netdev_alloc_skb - allocate an skbuff for rx on a specific device
  1316. * @dev: network device to receive on
  1317. * @length: length to allocate
  1318. *
  1319. * Allocate a new &sk_buff and assign it a usage count of one. The
  1320. * buffer has unspecified headroom built in. Users should allocate
  1321. * the headroom they think they need without accounting for the
  1322. * built in space. The built in space is used for optimisations.
  1323. *
  1324. * %NULL is returned if there is no free memory. Although this function
  1325. * allocates memory it can be called from an interrupt.
  1326. */
  1327. static inline struct sk_buff *netdev_alloc_skb(struct net_device *dev,
  1328. unsigned int length)
  1329. {
  1330. return __netdev_alloc_skb(dev, length, GFP_ATOMIC);
  1331. }
  1332. static inline struct sk_buff *netdev_alloc_skb_ip_align(struct net_device *dev,
  1333. unsigned int length)
  1334. {
  1335. struct sk_buff *skb = netdev_alloc_skb(dev, length + NET_IP_ALIGN);
  1336. if (NET_IP_ALIGN && skb)
  1337. skb_reserve(skb, NET_IP_ALIGN);
  1338. return skb;
  1339. }
  1340. extern struct page *__netdev_alloc_page(struct net_device *dev, gfp_t gfp_mask);
  1341. /**
  1342. * netdev_alloc_page - allocate a page for ps-rx on a specific device
  1343. * @dev: network device to receive on
  1344. *
  1345. * Allocate a new page node local to the specified device.
  1346. *
  1347. * %NULL is returned if there is no free memory.
  1348. */
  1349. static inline struct page *netdev_alloc_page(struct net_device *dev)
  1350. {
  1351. return __netdev_alloc_page(dev, GFP_ATOMIC);
  1352. }
  1353. static inline void netdev_free_page(struct net_device *dev, struct page *page)
  1354. {
  1355. __free_page(page);
  1356. }
  1357. /**
  1358. * skb_clone_writable - is the header of a clone writable
  1359. * @skb: buffer to check
  1360. * @len: length up to which to write
  1361. *
  1362. * Returns true if modifying the header part of the cloned buffer
  1363. * does not requires the data to be copied.
  1364. */
  1365. static inline int skb_clone_writable(struct sk_buff *skb, unsigned int len)
  1366. {
  1367. return !skb_header_cloned(skb) &&
  1368. skb_headroom(skb) + len <= skb->hdr_len;
  1369. }
  1370. static inline int __skb_cow(struct sk_buff *skb, unsigned int headroom,
  1371. int cloned)
  1372. {
  1373. int delta = 0;
  1374. if (headroom < NET_SKB_PAD)
  1375. headroom = NET_SKB_PAD;
  1376. if (headroom > skb_headroom(skb))
  1377. delta = headroom - skb_headroom(skb);
  1378. if (delta || cloned)
  1379. return pskb_expand_head(skb, ALIGN(delta, NET_SKB_PAD), 0,
  1380. GFP_ATOMIC);
  1381. return 0;
  1382. }
  1383. /**
  1384. * skb_cow - copy header of skb when it is required
  1385. * @skb: buffer to cow
  1386. * @headroom: needed headroom
  1387. *
  1388. * If the skb passed lacks sufficient headroom or its data part
  1389. * is shared, data is reallocated. If reallocation fails, an error
  1390. * is returned and original skb is not changed.
  1391. *
  1392. * The result is skb with writable area skb->head...skb->tail
  1393. * and at least @headroom of space at head.
  1394. */
  1395. static inline int skb_cow(struct sk_buff *skb, unsigned int headroom)
  1396. {
  1397. return __skb_cow(skb, headroom, skb_cloned(skb));
  1398. }
  1399. /**
  1400. * skb_cow_head - skb_cow but only making the head writable
  1401. * @skb: buffer to cow
  1402. * @headroom: needed headroom
  1403. *
  1404. * This function is identical to skb_cow except that we replace the
  1405. * skb_cloned check by skb_header_cloned. It should be used when
  1406. * you only need to push on some header and do not need to modify
  1407. * the data.
  1408. */
  1409. static inline int skb_cow_head(struct sk_buff *skb, unsigned int headroom)
  1410. {
  1411. return __skb_cow(skb, headroom, skb_header_cloned(skb));
  1412. }
  1413. /**
  1414. * skb_padto - pad an skbuff up to a minimal size
  1415. * @skb: buffer to pad
  1416. * @len: minimal length
  1417. *
  1418. * Pads up a buffer to ensure the trailing bytes exist and are
  1419. * blanked. If the buffer already contains sufficient data it
  1420. * is untouched. Otherwise it is extended. Returns zero on
  1421. * success. The skb is freed on error.
  1422. */
  1423. static inline int skb_padto(struct sk_buff *skb, unsigned int len)
  1424. {
  1425. unsigned int size = skb->len;
  1426. if (likely(size >= len))
  1427. return 0;
  1428. return skb_pad(skb, len - size);
  1429. }
  1430. static inline int skb_add_data(struct sk_buff *skb,
  1431. char __user *from, int copy)
  1432. {
  1433. const int off = skb->len;
  1434. if (skb->ip_summed == CHECKSUM_NONE) {
  1435. int err = 0;
  1436. __wsum csum = csum_and_copy_from_user(from, skb_put(skb, copy),
  1437. copy, 0, &err);
  1438. if (!err) {
  1439. skb->csum = csum_block_add(skb->csum, csum, off);
  1440. return 0;
  1441. }
  1442. } else if (!copy_from_user(skb_put(skb, copy), from, copy))
  1443. return 0;
  1444. __skb_trim(skb, off);
  1445. return -EFAULT;
  1446. }
  1447. static inline int skb_can_coalesce(struct sk_buff *skb, int i,
  1448. struct page *page, int off)
  1449. {
  1450. if (i) {
  1451. struct skb_frag_struct *frag = &skb_shinfo(skb)->frags[i - 1];
  1452. return page == frag->page &&
  1453. off == frag->page_offset + frag->size;
  1454. }
  1455. return 0;
  1456. }
  1457. static inline int __skb_linearize(struct sk_buff *skb)
  1458. {
  1459. return __pskb_pull_tail(skb, skb->data_len) ? 0 : -ENOMEM;
  1460. }
  1461. /**
  1462. * skb_linearize - convert paged skb to linear one
  1463. * @skb: buffer to linarize
  1464. *
  1465. * If there is no free memory -ENOMEM is returned, otherwise zero
  1466. * is returned and the old skb data released.
  1467. */
  1468. static inline int skb_linearize(struct sk_buff *skb)
  1469. {
  1470. return skb_is_nonlinear(skb) ? __skb_linearize(skb) : 0;
  1471. }
  1472. /**
  1473. * skb_linearize_cow - make sure skb is linear and writable
  1474. * @skb: buffer to process
  1475. *
  1476. * If there is no free memory -ENOMEM is returned, otherwise zero
  1477. * is returned and the old skb data released.
  1478. */
  1479. static inline int skb_linearize_cow(struct sk_buff *skb)
  1480. {
  1481. return skb_is_nonlinear(skb) || skb_cloned(skb) ?
  1482. __skb_linearize(skb) : 0;
  1483. }
  1484. /**
  1485. * skb_postpull_rcsum - update checksum for received skb after pull
  1486. * @skb: buffer to update
  1487. * @start: start of data before pull
  1488. * @len: length of data pulled
  1489. *
  1490. * After doing a pull on a received packet, you need to call this to
  1491. * update the CHECKSUM_COMPLETE checksum, or set ip_summed to
  1492. * CHECKSUM_NONE so that it can be recomputed from scratch.
  1493. */
  1494. static inline void skb_postpull_rcsum(struct sk_buff *skb,
  1495. const void *start, unsigned int len)
  1496. {
  1497. if (skb->ip_summed == CHECKSUM_COMPLETE)
  1498. skb->csum = csum_sub(skb->csum, csum_partial(start, len, 0));
  1499. }
  1500. unsigned char *skb_pull_rcsum(struct sk_buff *skb, unsigned int len);
  1501. /**
  1502. * pskb_trim_rcsum - trim received skb and update checksum
  1503. * @skb: buffer to trim
  1504. * @len: new length
  1505. *
  1506. * This is exactly the same as pskb_trim except that it ensures the
  1507. * checksum of received packets are still valid after the operation.
  1508. */
  1509. static inline int pskb_trim_rcsum(struct sk_buff *skb, unsigned int len)
  1510. {
  1511. if (likely(len >= skb->len))
  1512. return 0;
  1513. if (skb->ip_summed == CHECKSUM_COMPLETE)
  1514. skb->ip_summed = CHECKSUM_NONE;
  1515. return __pskb_trim(skb, len);
  1516. }
  1517. #define skb_queue_walk(queue, skb) \
  1518. for (skb = (queue)->next; \
  1519. prefetch(skb->next), (skb != (struct sk_buff *)(queue)); \
  1520. skb = skb->next)
  1521. #define skb_queue_walk_safe(queue, skb, tmp) \
  1522. for (skb = (queue)->next, tmp = skb->next; \
  1523. skb != (struct sk_buff *)(queue); \
  1524. skb = tmp, tmp = skb->next)
  1525. #define skb_queue_walk_from(queue, skb) \
  1526. for (; prefetch(skb->next), (skb != (struct sk_buff *)(queue)); \
  1527. skb = skb->next)
  1528. #define skb_queue_walk_from_safe(queue, skb, tmp) \
  1529. for (tmp = skb->next; \
  1530. skb != (struct sk_buff *)(queue); \
  1531. skb = tmp, tmp = skb->next)
  1532. #define skb_queue_reverse_walk(queue, skb) \
  1533. for (skb = (queue)->prev; \
  1534. prefetch(skb->prev), (skb != (struct sk_buff *)(queue)); \
  1535. skb = skb->prev)
  1536. static inline bool skb_has_frags(const struct sk_buff *skb)
  1537. {
  1538. return skb_shinfo(skb)->frag_list != NULL;
  1539. }
  1540. static inline void skb_frag_list_init(struct sk_buff *skb)
  1541. {
  1542. skb_shinfo(skb)->frag_list = NULL;
  1543. }
  1544. static inline void skb_frag_add_head(struct sk_buff *skb, struct sk_buff *frag)
  1545. {
  1546. frag->next = skb_shinfo(skb)->frag_list;
  1547. skb_shinfo(skb)->frag_list = frag;
  1548. }
  1549. #define skb_walk_frags(skb, iter) \
  1550. for (iter = skb_shinfo(skb)->frag_list; iter; iter = iter->next)
  1551. extern struct sk_buff *__skb_recv_datagram(struct sock *sk, unsigned flags,
  1552. int *peeked, int *err);
  1553. extern struct sk_buff *skb_recv_datagram(struct sock *sk, unsigned flags,
  1554. int noblock, int *err);
  1555. extern unsigned int datagram_poll(struct file *file, struct socket *sock,
  1556. struct poll_table_struct *wait);
  1557. extern int skb_copy_datagram_iovec(const struct sk_buff *from,
  1558. int offset, struct iovec *to,
  1559. int size);
  1560. extern int skb_copy_and_csum_datagram_iovec(struct sk_buff *skb,
  1561. int hlen,
  1562. struct iovec *iov);
  1563. extern int skb_copy_datagram_from_iovec(struct sk_buff *skb,
  1564. int offset,
  1565. const struct iovec *from,
  1566. int from_offset,
  1567. int len);
  1568. extern int skb_copy_datagram_const_iovec(const struct sk_buff *from,
  1569. int offset,
  1570. const struct iovec *to,
  1571. int to_offset,
  1572. int size);
  1573. extern void skb_free_datagram(struct sock *sk, struct sk_buff *skb);
  1574. extern int skb_kill_datagram(struct sock *sk, struct sk_buff *skb,
  1575. unsigned int flags);
  1576. extern __wsum skb_checksum(const struct sk_buff *skb, int offset,
  1577. int len, __wsum csum);
  1578. extern int skb_copy_bits(const struct sk_buff *skb, int offset,
  1579. void *to, int len);
  1580. extern int skb_store_bits(struct sk_buff *skb, int offset,
  1581. const void *from, int len);
  1582. extern __wsum skb_copy_and_csum_bits(const struct sk_buff *skb,
  1583. int offset, u8 *to, int len,
  1584. __wsum csum);
  1585. extern int skb_splice_bits(struct sk_buff *skb,
  1586. unsigned int offset,
  1587. struct pipe_inode_info *pipe,
  1588. unsigned int len,
  1589. unsigned int flags);
  1590. extern void skb_copy_and_csum_dev(const struct sk_buff *skb, u8 *to);
  1591. extern void skb_split(struct sk_buff *skb,
  1592. struct sk_buff *skb1, const u32 len);
  1593. extern int skb_shift(struct sk_buff *tgt, struct sk_buff *skb,
  1594. int shiftlen);
  1595. extern struct sk_buff *skb_segment(struct sk_buff *skb, int features);
  1596. static inline void *skb_header_pointer(const struct sk_buff *skb, int offset,
  1597. int len, void *buffer)
  1598. {
  1599. int hlen = skb_headlen(skb);
  1600. if (hlen - offset >= len)
  1601. return skb->data + offset;
  1602. if (skb_copy_bits(skb, offset, buffer, len) < 0)
  1603. return NULL;
  1604. return buffer;
  1605. }
  1606. static inline void skb_copy_from_linear_data(const struct sk_buff *skb,
  1607. void *to,
  1608. const unsigned int len)
  1609. {
  1610. memcpy(to, skb->data, len);
  1611. }
  1612. static inline void skb_copy_from_linear_data_offset(const struct sk_buff *skb,
  1613. const int offset, void *to,
  1614. const unsigned int len)
  1615. {
  1616. memcpy(to, skb->data + offset, len);
  1617. }
  1618. static inline void skb_copy_to_linear_data(struct sk_buff *skb,
  1619. const void *from,
  1620. const unsigned int len)
  1621. {
  1622. memcpy(skb->data, from, len);
  1623. }
  1624. static inline void skb_copy_to_linear_data_offset(struct sk_buff *skb,
  1625. const int offset,
  1626. const void *from,
  1627. const unsigned int len)
  1628. {
  1629. memcpy(skb->data + offset, from, len);
  1630. }
  1631. extern void skb_init(void);
  1632. static inline ktime_t skb_get_ktime(const struct sk_buff *skb)
  1633. {
  1634. return skb->tstamp;
  1635. }
  1636. /**
  1637. * skb_get_timestamp - get timestamp from a skb
  1638. * @skb: skb to get stamp from
  1639. * @stamp: pointer to struct timeval to store stamp in
  1640. *
  1641. * Timestamps are stored in the skb as offsets to a base timestamp.
  1642. * This function converts the offset back to a struct timeval and stores
  1643. * it in stamp.
  1644. */
  1645. static inline void skb_get_timestamp(const struct sk_buff *skb,
  1646. struct timeval *stamp)
  1647. {
  1648. *stamp = ktime_to_timeval(skb->tstamp);
  1649. }
  1650. static inline void skb_get_timestampns(const struct sk_buff *skb,
  1651. struct timespec *stamp)
  1652. {
  1653. *stamp = ktime_to_timespec(skb->tstamp);
  1654. }
  1655. static inline void __net_timestamp(struct sk_buff *skb)
  1656. {
  1657. skb->tstamp = ktime_get_real();
  1658. }
  1659. static inline ktime_t net_timedelta(ktime_t t)
  1660. {
  1661. return ktime_sub(ktime_get_real(), t);
  1662. }
  1663. static inline ktime_t net_invalid_timestamp(void)
  1664. {
  1665. return ktime_set(0, 0);
  1666. }
  1667. /**
  1668. * skb_tstamp_tx - queue clone of skb with send time stamps
  1669. * @orig_skb: the original outgoing packet
  1670. * @hwtstamps: hardware time stamps, may be NULL if not available
  1671. *
  1672. * If the skb has a socket associated, then this function clones the
  1673. * skb (thus sharing the actual data and optional structures), stores
  1674. * the optional hardware time stamping information (if non NULL) or
  1675. * generates a software time stamp (otherwise), then queues the clone
  1676. * to the error queue of the socket. Errors are silently ignored.
  1677. */
  1678. extern void skb_tstamp_tx(struct sk_buff *orig_skb,
  1679. struct skb_shared_hwtstamps *hwtstamps);
  1680. extern __sum16 __skb_checksum_complete_head(struct sk_buff *skb, int len);
  1681. extern __sum16 __skb_checksum_complete(struct sk_buff *skb);
  1682. static inline int skb_csum_unnecessary(const struct sk_buff *skb)
  1683. {
  1684. return skb->ip_summed & CHECKSUM_UNNECESSARY;
  1685. }
  1686. /**
  1687. * skb_checksum_complete - Calculate checksum of an entire packet
  1688. * @skb: packet to process
  1689. *
  1690. * This function calculates the checksum over the entire packet plus
  1691. * the value of skb->csum. The latter can be used to supply the
  1692. * checksum of a pseudo header as used by TCP/UDP. It returns the
  1693. * checksum.
  1694. *
  1695. * For protocols that contain complete checksums such as ICMP/TCP/UDP,
  1696. * this function can be used to verify that checksum on received
  1697. * packets. In that case the function should return zero if the
  1698. * checksum is correct. In particular, this function will return zero
  1699. * if skb->ip_summed is CHECKSUM_UNNECESSARY which indicates that the
  1700. * hardware has already verified the correctness of the checksum.
  1701. */
  1702. static inline __sum16 skb_checksum_complete(struct sk_buff *skb)
  1703. {
  1704. return skb_csum_unnecessary(skb) ?
  1705. 0 : __skb_checksum_complete(skb);
  1706. }
  1707. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  1708. extern void nf_conntrack_destroy(struct nf_conntrack *nfct);
  1709. static inline void nf_conntrack_put(struct nf_conntrack *nfct)
  1710. {
  1711. if (nfct && atomic_dec_and_test(&nfct->use))
  1712. nf_conntrack_destroy(nfct);
  1713. }
  1714. static inline void nf_conntrack_get(struct nf_conntrack *nfct)
  1715. {
  1716. if (nfct)
  1717. atomic_inc(&nfct->use);
  1718. }
  1719. static inline void nf_conntrack_get_reasm(struct sk_buff *skb)
  1720. {
  1721. if (skb)
  1722. atomic_inc(&skb->users);
  1723. }
  1724. static inline void nf_conntrack_put_reasm(struct sk_buff *skb)
  1725. {
  1726. if (skb)
  1727. kfree_skb(skb);
  1728. }
  1729. #endif
  1730. #ifdef CONFIG_BRIDGE_NETFILTER
  1731. static inline void nf_bridge_put(struct nf_bridge_info *nf_bridge)
  1732. {
  1733. if (nf_bridge && atomic_dec_and_test(&nf_bridge->use))
  1734. kfree(nf_bridge);
  1735. }
  1736. static inline void nf_bridge_get(struct nf_bridge_info *nf_bridge)
  1737. {
  1738. if (nf_bridge)
  1739. atomic_inc(&nf_bridge->use);
  1740. }
  1741. #endif /* CONFIG_BRIDGE_NETFILTER */
  1742. static inline void nf_reset(struct sk_buff *skb)
  1743. {
  1744. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  1745. nf_conntrack_put(skb->nfct);
  1746. skb->nfct = NULL;
  1747. nf_conntrack_put_reasm(skb->nfct_reasm);
  1748. skb->nfct_reasm = NULL;
  1749. #endif
  1750. #ifdef CONFIG_BRIDGE_NETFILTER
  1751. nf_bridge_put(skb->nf_bridge);
  1752. skb->nf_bridge = NULL;
  1753. #endif
  1754. }
  1755. /* Note: This doesn't put any conntrack and bridge info in dst. */
  1756. static inline void __nf_copy(struct sk_buff *dst, const struct sk_buff *src)
  1757. {
  1758. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  1759. dst->nfct = src->nfct;
  1760. nf_conntrack_get(src->nfct);
  1761. dst->nfctinfo = src->nfctinfo;
  1762. dst->nfct_reasm = src->nfct_reasm;
  1763. nf_conntrack_get_reasm(src->nfct_reasm);
  1764. #endif
  1765. #ifdef CONFIG_BRIDGE_NETFILTER
  1766. dst->nf_bridge = src->nf_bridge;
  1767. nf_bridge_get(src->nf_bridge);
  1768. #endif
  1769. }
  1770. static inline void nf_copy(struct sk_buff *dst, const struct sk_buff *src)
  1771. {
  1772. #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
  1773. nf_conntrack_put(dst->nfct);
  1774. nf_conntrack_put_reasm(dst->nfct_reasm);
  1775. #endif
  1776. #ifdef CONFIG_BRIDGE_NETFILTER
  1777. nf_bridge_put(dst->nf_bridge);
  1778. #endif
  1779. __nf_copy(dst, src);
  1780. }
  1781. #ifdef CONFIG_NETWORK_SECMARK
  1782. static inline void skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from)
  1783. {
  1784. to->secmark = from->secmark;
  1785. }
  1786. static inline void skb_init_secmark(struct sk_buff *skb)
  1787. {
  1788. skb->secmark = 0;
  1789. }
  1790. #else
  1791. static inline void skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from)
  1792. { }
  1793. static inline void skb_init_secmark(struct sk_buff *skb)
  1794. { }
  1795. #endif
  1796. static inline void skb_set_queue_mapping(struct sk_buff *skb, u16 queue_mapping)
  1797. {
  1798. skb->queue_mapping = queue_mapping;
  1799. }
  1800. static inline u16 skb_get_queue_mapping(const struct sk_buff *skb)
  1801. {
  1802. return skb->queue_mapping;
  1803. }
  1804. static inline void skb_copy_queue_mapping(struct sk_buff *to, const struct sk_buff *from)
  1805. {
  1806. to->queue_mapping = from->queue_mapping;
  1807. }
  1808. static inline void skb_record_rx_queue(struct sk_buff *skb, u16 rx_queue)
  1809. {
  1810. skb->queue_mapping = rx_queue + 1;
  1811. }
  1812. static inline u16 skb_get_rx_queue(const struct sk_buff *skb)
  1813. {
  1814. return skb->queue_mapping - 1;
  1815. }
  1816. static inline bool skb_rx_queue_recorded(const struct sk_buff *skb)
  1817. {
  1818. return (skb->queue_mapping != 0);
  1819. }
  1820. extern u16 skb_tx_hash(const struct net_device *dev,
  1821. const struct sk_buff *skb);
  1822. #ifdef CONFIG_XFRM
  1823. static inline struct sec_path *skb_sec_path(struct sk_buff *skb)
  1824. {
  1825. return skb->sp;
  1826. }
  1827. #else
  1828. static inline struct sec_path *skb_sec_path(struct sk_buff *skb)
  1829. {
  1830. return NULL;
  1831. }
  1832. #endif
  1833. static inline int skb_is_gso(const struct sk_buff *skb)
  1834. {
  1835. return skb_shinfo(skb)->gso_size;
  1836. }
  1837. static inline int skb_is_gso_v6(const struct sk_buff *skb)
  1838. {
  1839. return skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6;
  1840. }
  1841. extern void __skb_warn_lro_forwarding(const struct sk_buff *skb);
  1842. static inline bool skb_warn_if_lro(const struct sk_buff *skb)
  1843. {
  1844. /* LRO sets gso_size but not gso_type, whereas if GSO is really
  1845. * wanted then gso_type will be set. */
  1846. struct skb_shared_info *shinfo = skb_shinfo(skb);
  1847. if (shinfo->gso_size != 0 && unlikely(shinfo->gso_type == 0)) {
  1848. __skb_warn_lro_forwarding(skb);
  1849. return true;
  1850. }
  1851. return false;
  1852. }
  1853. static inline void skb_forward_csum(struct sk_buff *skb)
  1854. {
  1855. /* Unfortunately we don't support this one. Any brave souls? */
  1856. if (skb->ip_summed == CHECKSUM_COMPLETE)
  1857. skb->ip_summed = CHECKSUM_NONE;
  1858. }
  1859. bool skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off);
  1860. #endif /* __KERNEL__ */
  1861. #endif /* _LINUX_SKBUFF_H */