/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | ccm.c | 52 skb_queue_walk(&ccm->replies, skb) { in __nfp_ccm_reply() 56 __skb_unlink(skb, &ccm->replies); in __nfp_ccm_reply() 194 __skb_queue_tail(&ccm->replies, skb); in nfp_ccm_rx() 209 skb_queue_head_init(&ccm->replies); in nfp_ccm_init() 216 WARN_ON(!skb_queue_empty(&ccm->replies)); in nfp_ccm_clean()
|
H A D | ccm.h | 103 struct sk_buff_head replies; member
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.c | 300 nfp_flower_wait_repr_reify(struct nfp_app *app, atomic_t *replies, int tot_repl) in nfp_flower_wait_repr_reify() argument 309 atomic_read(replies) >= tot_repl, in nfp_flower_wait_repr_reify() 353 atomic_t *replies = &priv->reify_replies; in nfp_flower_repr_netdev_preclean() local 356 atomic_set(replies, 0); in nfp_flower_repr_netdev_preclean() 363 nfp_flower_wait_repr_reify(app, replies, 1); in nfp_flower_repr_netdev_preclean() 383 atomic_t *replies = &priv->reify_replies; in nfp_flower_spawn_vnic_reprs() local 461 atomic_set(replies, 0); in nfp_flower_spawn_vnic_reprs() 469 err = nfp_flower_wait_repr_reify(app, replies, reify_cnt); in nfp_flower_spawn_vnic_reprs() 497 atomic_t *replies = &priv->reify_replies; in nfp_flower_spawn_phy_reprs() local 585 atomic_set(replies, 0); in nfp_flower_spawn_phy_reprs() [all …]
|
/openbmc/linux/Documentation/core-api/ |
H A D | netlink.rst | 23 Use the same command IDs for requests and replies. This makes it easier 27 sort the notifications from replies (and present them to the user 28 application via a different API than replies). 36 added whether it replies with a full message or only an ACK is uAPI and
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | debugfs-scmi-raw | 12 and sent while the replies are read back one message at time 30 and sent while the replies are read back one message at time 81 and sent while the replies are read back one message at time 108 and sent while the replies are read back one message at time
|
H A D | debugfs-scmi | 42 Description: Timeout in milliseconds allowed for SCMI synchronous replies
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fping/ |
H A D | fping_5.2.bb | 7 replies, fping will send out a ping packet and move on to the next target \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/ |
H A D | python3-scapy_2.6.0.bb | 4 them on the wire, capture them, match requests and replies, and much more. \
|
/openbmc/qemu/qapi/ |
H A D | pragma.json | 107 'QapiErrorClass', # QMP error replies
|
/openbmc/linux/Documentation/w1/ |
H A D | w1-netlink.rst | 75 Currently replies to userspace commands are only generated for read 137 Command status replies
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | prestera.rst | 78 - Traps ARP replies packets that have switch-port's DA Mac address
|
/openbmc/linux/Documentation/i2c/ |
H A D | i2c-address-translators.rst | 76 address 0x10 and replies normally
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-receive.rst | 73 be used to associate both transmit results and replies with the original 158 are processed differently: either value will match both possible replies. 160 message that has two possible replies other than Feature Abort. The
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 579 Sends a request to a broadcast EID, and receives (unicast) replies. Typical 622 /* Calculate the amount of time left for replies */ 700 field will cause the kernel to allocate a unique tag for subsequent replies from 734 when a reply is received, as there may be multiple replies to a broadcast. 945 Broadcast MCTP request messages may have multiple replies from multiple
|
/openbmc/qemu/docs/interop/ |
H A D | vhost-user-gpu.rst | 29 Requests are sent by the *back-end*, and the optional replies by the
|
/openbmc/u-boot/drivers/net/ |
H A D | Kconfig | 141 This driver simply responds with fake ARP replies and ping 142 replies that are used to verify network stack functionality
|
/openbmc/linux/net/ |
H A D | Kconfig | 175 replies, the Linux box will silently forward the traffic to the 178 reach the outside and can receive replies. It is even possible to
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | genetlink-legacy.rst | 263 replies, with ``NLM_F_MULTI`` set. Use a filtered dump instead.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | coda.rst | 108 serviced a request it replies to the operating system with appropriate 165 offered by the cache manager Venus. When the replies from Venus have 185 Venus replies the response is passed back to the caller in unmodified 209 on behalf of a process P, creates messages for Venus, awaits replies 295 retrieves messages by doing a read on the device, replies are sent
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | Kconfig | 180 automatically sending arp replies to arp requests.
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | Kconfig | 152 This option allows you to match packets whose replies would
|
/openbmc/linux/Documentation/usb/ |
H A D | usbip_protocol.rst | 34 sends an OP_REQ_IMPORT packet. The server replies with OP_REP_IMPORT. If the
|
/openbmc/linux/Documentation/process/ |
H A D | handling-regressions.rst | 327 The bot watches for replies to reports of tracked regressions. Additionally, 329 with "Link:" tags; replies to such patch postings are tracked as well. 408 used in direct or indirect replies to the report. You can write them below one 409 of the `introduced` commands or in replies to the mail that used one of them
|
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
H A D | clamav-milter.conf.sample | 170 # unknown scanner replies and the like)
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | Kconfig | 157 This option allows you to match packets whose replies would
|