/linux/drivers/net/ethernet/ |
A D | fealnx.c | 237 struct sk_buff *skbuff; member 1064 np->lack_rxbuf->skbuff = skb; in allocate_rx_buffers() 1244 np->rx_ring[i].skbuff = NULL; in init_ring() 1261 np->rx_ring[i].skbuff = skb; in init_ring() 1328 next->skbuff = skb; in start_tx() 1386 if (cur->skbuff) { in reset_tx_descriptors() 1390 cur->skbuff = NULL; in reset_tx_descriptors() 1415 if (cur->skbuff) in reset_rx_descriptors() 1533 np->cur_tx->skbuff->len, in intr_handler() 1536 np->cur_tx->skbuff = NULL; in intr_handler() [all …]
|
/linux/Documentation/networking/ |
A D | x25-iface.rst | 22 over the LAPB link. The first byte of the skbuff indicates the meaning of 23 the rest of the skbuff, if any more information does exist. 31 This indicates that the rest of the skbuff contains data to be transmitted 55 This indicates that the rest of the skbuff contains data that has been
|
A D | checksum-offloads.rst | 30 detail in comments near the top of include/linux/skbuff.h. 50 skb->csum_not_inet: see skbuff.h comment (section 'D') for more details. 58 recomputed for each resulting segment. See the skbuff.h comment (section 'E') 69 include/linux/skbuff.h). 118 include/linux/skbuff.h.
|
A D | kapi.rst | 17 .. kernel-doc:: include/linux/skbuff.h 26 .. kernel-doc:: net/core/skbuff.c
|
A D | lapb-module.rst | 27 Probably the most important structure is the skbuff structure for holding 203 is successful then the skbuff is owned by the LAPB module and may not be 218 to the beginning of the LAPB data. If the call is successful then the skbuff 290 stack. The skbuff becomes the property of the device driver and the LAPB 303 remote system by the device driver. The skbuff becomes the property of the
|
A D | segmentation-offloads.rst | 38 the network and transport header offsets of the skbuff so that the device 112 above. What occurs in GSO is that a given skbuff will have its data broken
|
A D | ppp_generic.rst | 117 skbuff structures and start with the two-byte PPP protocol number. 136 transmission (i.e., some space free in the skbuff data area before the 140 should still check if there is sufficient headroom and copy the skbuff
|
A D | netdev-features.rst | 108 For complete description, see comments near the top of include/linux/skbuff.h.
|
A D | timestamping.rst | 317 skbuff as a result of Nagle, cork, autocork, segmentation and GSO. The 320 last byte after an skbuff extend or merge operation. It stores the 321 relevant sequence number in skb_shinfo(skb)->tskey. Because an skbuff
|
A D | kcm.rst | 81 a new message and is given an skbuff that contains the bytes received so far.
|
/linux/drivers/net/ethernet/ibm/ |
A D | ibmveth.c | 175 if (!pool->skbuff) { in ibmveth_alloc_buffer_pool() 238 BUG_ON(pool->skbuff[index] != NULL); in ibmveth_replenish_buffer_pool() 248 pool->skbuff[index] = skb; in ibmveth_replenish_buffer_pool() 279 pool->skbuff[index] = NULL; in ibmveth_replenish_buffer_pool() 334 if (pool->skbuff && pool->dma_addr) { in ibmveth_free_buffer_pool() 336 struct sk_buff *skb = pool->skbuff[i]; in ibmveth_free_buffer_pool() 343 pool->skbuff[i] = NULL; in ibmveth_free_buffer_pool() 353 if (pool->skbuff) { in ibmveth_free_buffer_pool() 354 kfree(pool->skbuff); in ibmveth_free_buffer_pool() 355 pool->skbuff = NULL; in ibmveth_free_buffer_pool() [all …]
|
A D | ibmveth.h | 119 struct sk_buff **skbuff; member
|
/linux/net/rxrpc/ |
A D | Makefile | 32 skbuff.o \
|
/linux/net/core/ |
A D | built-in.a | 5 skbuff.o/
|
A D | Makefile | 6 obj-y := sock.o request_sock.o skbuff.o datagram.o stream.o scm.o \
|
A D | .built-in.a.cmd | 1 …rST net/core/built-in.a net/core/sock.o net/core/request_sock.o net/core/skbuff.o net/core/datagra…
|
A D | .skbuff.o.cmd | 1 …skbuff.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/a… 3 source_net/core/skbuff.o := net/core/skbuff.c 5 deps_net/core/skbuff.o := \ 1145 include/linux/skbuff.h \ 1532 net/core/skbuff.o: $(deps_net/core/skbuff.o) 1534 $(deps_net/core/skbuff.o):
|
/linux/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_queues.c | 514 sq->skbuff = kcalloc(q_len, sizeof(u64), GFP_KERNEL); in nicvf_init_snd_queue() 515 if (!sq->skbuff) in nicvf_init_snd_queue() 593 skb = (struct sk_buff *)sq->skbuff[sq->head]; in nicvf_free_snd_queue() 621 kfree(sq->skbuff); in nicvf_free_snd_queue() 1194 skb = (struct sk_buff *)sq->skbuff[sq->head]; in nicvf_sq_free_used_descs() 1351 sq->skbuff[qentry] = (u64)skb; in nicvf_sq_add_hdr_subdesc() 1443 sq->skbuff[qentry] = (u64)skb; in nicvf_sq_add_cqe_subdesc() 1534 sq->skbuff[hdr_qentry] = (u64)NULL; in nicvf_sq_append_tso() 1540 sq->skbuff[hdr_qentry] = (u64)skb; in nicvf_sq_append_tso()
|
A D | nicvf_queues.h | 272 u64 *skbuff; member
|
/linux/Documentation/security/ |
A D | SCTP.rst | 34 @skb - pointer to skbuff of association packet. 130 @skb - pointer to skbuff of the COOKIE ACK packet. 211 @skb - pointer to skbuff of association packet. 280 @skb - pointer to skbuff of the COOKIE ACK packet.
|
/linux/arch/um/drivers/ |
A D | slip_kern.c | 42 static unsigned short slip_protocol(struct sk_buff *skbuff) in slip_protocol() argument
|
A D | slirp_kern.c | 47 static unsigned short slirp_protocol(struct sk_buff *skbuff) in slirp_protocol() argument
|
/linux/drivers/net/wireless/ath/ath6kl/ |
A D | txrx.c | 1456 struct sk_buff *skbuff = NULL; in ath6kl_rx() local 1485 while ((skbuff = skb_dequeue(&conn->psq))) { in ath6kl_rx() 1487 ath6kl_data_tx(skbuff, vif->ndev); in ath6kl_rx() 1492 while ((skbuff = skb_dequeue(&conn->apsdq))) { in ath6kl_rx() 1494 ath6kl_data_tx(skbuff, vif->ndev); in ath6kl_rx()
|
/linux/net/ |
A D | built-in.a | 7 core/skbuff.o/
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
A D | lio_core.c | 570 void *skbuff, in liquidio_push_packet() argument 579 struct sk_buff *skb = (struct sk_buff *)skbuff; in liquidio_push_packet()
|