Home
last modified time | relevance | path

Searched full:outgoing (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/linux/include/uapi/linux/
H A Dif_pppol2tp.h35 __u16 d_tunnel, d_session; /* For sending outgoing packets */
47 __u16 d_tunnel, d_session; /* For sending outgoing packets */
63 __u32 d_tunnel, d_session; /* For sending outgoing packets */
72 __u32 d_tunnel, d_session; /* For sending outgoing packets */
H A Dnet_tstamp.h114 * No outgoing packet will need hardware time stamping;
121 * Enables hardware time stamping for outgoing packets;
129 * Enables time stamping for outgoing packets just as
H A Dip_vs.h180 __u32 outpkts; /* outgoing packets */
182 __u64 outbytes; /* outgoing bytes */
449 IPVS_STATS_ATTR_OUTPKTS, /* outgoing packets */
451 IPVS_STATS_ATTR_OUTBYTES, /* outgoing bytes */
/linux/drivers/net/arcnet/
H A Darcnet.c438 skb = lp->outgoing.skb; in arcnet_reply_work()
461 /* finally erasing outgoing skb */ in arcnet_reply_work()
462 dev_kfree_skb(lp->outgoing.skb); in arcnet_reply_work()
463 lp->outgoing.skb = NULL; in arcnet_reply_work()
738 lp->outgoing.skb = skb; in arcnet_send_packet()
747 lp->outgoing.proto = proto; in arcnet_send_packet()
748 lp->outgoing.skb = skb; in arcnet_send_packet()
749 lp->outgoing.pkt = pkt; in arcnet_send_packet()
982 if (lp->outgoing.proto && in arcnet_interrupt()
983 lp->outgoing.proto->ack_tx) { in arcnet_interrupt()
[all …]
H A Dcapmode.c193 lp->outgoing.skb->protocol, acked); in ack_tx()
196 arcnet_dump_skb(dev, lp->outgoing.skb, "ack_tx"); in ack_tx()
210 skb_copy_from_linear_data(lp->outgoing.skb, ackpkt, in ack_tx()
225 dev_kfree_skb_irq(lp->outgoing.skb); in ack_tx()
226 lp->outgoing.proto = NULL; in ack_tx()
H A Drfc1201.c481 struct Outgoing *out; in prepare_tx()
492 out = &lp->outgoing; in prepare_tx()
495 out->dataleft = lp->outgoing.length; in prepare_tx()
514 struct Outgoing *out = &lp->outgoing; in continue_tx()
/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-qbuf.rst56 (capturing) buffer from the driver's outgoing queue.
61 By default ``DMX_DQBUF`` blocks when no buffer is in the outgoing
78 buffer was in the outgoing queue.
/linux/drivers/soc/qcom/
H A Dsmsm.c72 * @lock: spinlock for read-modify-write of the outgoing state
124 * @ipc_regmap: regmap for outgoing interrupt
125 * @ipc_offset: offset in @ipc_regmap for outgoing interrupt
126 * @ipc_bit: bit in @ipc_regmap + @ipc_offset for outgoing interrupt
138 * smsm_update_bits() - change bit in outgoing entry and inform subscribers
143 * Used to set and clear the bits in the outgoing/local entry and inform
374 * sending the outgoing interrupts to a remove hosts - identified by @host_id.
396 * outgoing interrupts to a remote host - identified by @host_id.
608 /* Register the outgoing state */ in qcom_smsm_probe()
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smsm.yaml40 Reference to the mailbox representing the outgoing doorbell in APCS for
56 Three entries specifying the outgoing ipc bit used for signaling the N:th
128 # point-of-view. It encompasses one outbound entry and the outgoing interrupt
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_vf.c188 /* load onto outgoing mailbox */ in fm10k_update_vlan_vf()
299 /* load onto outgoing mailbox */ in fm10k_update_uc_addr_vf()
338 /* load onto outgoing mailbox */ in fm10k_update_mc_addr_vf()
357 /* load onto outgoing mailbox */ in fm10k_update_int_moderator_vf()
413 /* load onto outgoing mailbox */ in fm10k_update_lport_state_vf()
440 /* load onto outgoing mailbox */ in fm10k_update_xcast_mode_vf()
/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_tcp_skb.c200 /* Check the types of outgoing packets of a server socket to make sure they
246 /* Check the types of outgoing packets of a server socket to make sure they
292 /* Check the types of outgoing packets of a client socket to make sure they
338 /* Check the types of outgoing packets of a client socket to make sure they
/linux/tools/perf/pmu-events/arch/x86/haswell/
H A Duncore-interconnect.json22 …"BriefDescription": "Each cycle counts number of all Core outgoing valid entries. Such entry is de…
41 …"BriefDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and no…
/linux/tools/perf/pmu-events/arch/x86/broadwell/
H A Duncore-interconnect.json12 …"BriefDescription": "Each cycle counts number of all Core outgoing valid entries. Such entry is de…
41 …"BriefDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and no…
/linux/tools/perf/pmu-events/arch/x86/rocketlake/
H A Duncore-interconnect.json42 "BriefDescription": "Each cycle counts number of all outgoing valid entries in ReqTrk. Such entry is defined as valid from its allocation in ReqTrk until deallocation. Accounts for Coherent and non-coherent traffic.",
62 "BriefDescription": "Total number of all outgoing entries allocated. Accounts for Coherent and non-coherent traffic.",
/linux/net/batman-adv/
H A Dbat_iv_ogm.c419 /* only for one specific outgoing interface */ in batadv_iv_ogm_emit()
466 * MAX_AGGREGATION_BYTES and MTU of the outgoing interface in batadv_iv_ogm_can_aggregate()
914 * @orig_ifinfo: ifinfo for the outgoing interface of the orig_node
960 /* only update the entry for this outgoing interface */ in batadv_iv_ogm_orig_update()
1306 * batadv_iv_ogm_process_per_outif() - process a batman iv OGM for an outgoing
1462 "Drop packet: OGM from secondary interface and wrong outgoing interface\n"); in batadv_iv_ogm_process_per_outif()
1781 * given outgoing interface.
1783 * @if_outgoing: Outgoing interface of interest
1812 * @if_outgoing: Limit dump to entries with this outgoing interface
1875 * @if_outgoing: Limit dump to entries with this outgoing interface
[all …]
/linux/kernel/irq/
H A Dcpuhotplug.c35 * Sanity check. If the mask is not empty when excluding the outgoing in irq_needs_fixup()
36 * CPU then it must contain at least one online CPU. The outgoing CPU in irq_needs_fixup()
129 * mask and therefore might keep/reassign the irq to the outgoing in migrate_one_irq()
/linux/Documentation/translations/zh_TW/process/
H A Dsubmitting-patches.rst600 $ git format-patch --base=auto --cover-letter -o outgoing/ master
601 outgoing/0000-cover-letter.patch
602 outgoing/0001-First-Commit.patch
603 outgoing/...
605 當你編輯 ``outgoing/0000-cover-letter.patch`` 時,您會注意到在它的最底部有一
/linux/Documentation/translations/zh_CN/process/
H A Dsubmitting-patches.rst596 $ git format-patch --base=auto --cover-letter -o outgoing/ master
597 outgoing/0000-cover-letter.patch
598 outgoing/0001-First-Commit.patch
599 outgoing/...
601 当你编辑 ``outgoing/0000-cover-letter.patch`` 时,您会注意到在它的最底部有一
/linux/drivers/infiniband/sw/rdmavt/
H A Dmad.c19 * @out: any outgoing MAD reply
20 * @out_mad_size: size of the outgoing MAD reply
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-qbuf.rst124 (capturing) or displayed (output) buffer from the driver's outgoing
143 By default ``VIDIOC_DQBUF`` blocks when no buffer is in the outgoing
160 buffer was in the outgoing queue.
/linux/drivers/greybus/
H A Doperation.c112 * Initially an outgoing operation's errno value is -EBADR.
192 * Looks up an outgoing operation on a connection and returns a refcounted
267 * For outgoing requests, the operation result value should have
350 * for an outgoing operation is outbound, as is the response message
502 * For outgoing requests, the request message's header will be
504 * Outgoing operations must also specify the response buffer size,
538 /* Allocate the response buffer for outgoing operations */ in gb_operation_create_common()
1069 * Cancel an outgoing operation synchronously, and record the given error to
/linux/tools/testing/selftests/net/
H A Dtimestamping.c9 * Outgoing packets are time stamped with SO_TIMESTAMPING with or
52 " IP_MULTICAST_LOOP - looping outgoing multicasts\n" in usage()
55 " SOF_TIMESTAMPING_TX_HARDWARE - hardware time stamping of outgoing packets\n" in usage()
56 " SOF_TIMESTAMPING_TX_SOFTWARE - software fallback for outgoing packets\n" in usage()
428 /* set multicast group for outgoing packets */ in main()
/linux/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt476 outgoing datagrams that have a label greater than this maximum MUST be
483 outgoing datagrams that have a label less than this minimum MUST be
510 policies may require both incoming and outgoing datagrams be checked against
554 outgoing IP datagrams. Just providing the correct CIPSO label format
652 The DOI identifier to be used for all outgoing datagrams is configured by
688 The CIPSO label to be used on all outgoing ICMP messages MUST be equivalent
/linux/include/linux/iio/
H A Dbuffer-dma.h28 * @IIO_BLOCK_STATE_DONE: Block is on the outgoing queue
109 * atomic context as well as blocks on those lists. This is the outgoing queue
/linux/Documentation/networking/
H A Dtimestamping.rst286 Request both hardware and software timestamps for outgoing packets
463 For transmit timestamps the outgoing packet is looped back to the
468 outgoing data packet with two ancillary messages attached.
496 Fragmentation of outgoing datagrams is rare, but is possible, e.g., by
497 explicitly disabling PMTU discovery. If an outgoing packet is fragmented,
592 * no outgoing packet will need hardware time stamping;
599 * enables hardware time stamping for outgoing packets;
646 Time stamps for outgoing packets are to be generated as follows:

12345678910>>...15