| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | main.c | 291 nfp_flower_wait_repr_reify(struct nfp_app *app, atomic_t *replies, int tot_repl) in nfp_flower_wait_repr_reify() argument 300 atomic_read(replies) >= tot_repl, in nfp_flower_wait_repr_reify() 344 atomic_t *replies = &priv->reify_replies; in nfp_flower_repr_netdev_preclean() local 347 atomic_set(replies, 0); in nfp_flower_repr_netdev_preclean() 354 nfp_flower_wait_repr_reify(app, replies, 1); in nfp_flower_repr_netdev_preclean() 374 atomic_t *replies = &priv->reify_replies; in nfp_flower_spawn_vnic_reprs() local 452 atomic_set(replies, 0); in nfp_flower_spawn_vnic_reprs() 460 err = nfp_flower_wait_repr_reify(app, replies, reify_cnt); in nfp_flower_spawn_vnic_reprs() 488 atomic_t *replies = &priv->reify_replies; in nfp_flower_spawn_phy_reprs() local 576 atomic_set(replies, 0); in nfp_flower_spawn_phy_reprs() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeoroutingmanagerengine_nokia.cpp | 120 QList<QNetworkReply*> replies; in calculateRoute() local 122 replies.append(m_networkManager->get(QNetworkRequest(QUrl(reqString)))); in calculateRoute() 124 QGeoRouteReplyNokia *reply = new QGeoRouteReplyNokia(request, replies, this); in calculateRoute() 149 QList<QNetworkReply*> replies; in updateRoute() local 151 replies.append(m_networkManager->get(QNetworkRequest(QUrl(reqString)))); in updateRoute() 155 QGeoRouteReplyNokia *reply = new QGeoRouteReplyNokia(updateRequest, replies, this); in updateRoute()
|
| H A D | qgeoroutereply_nokia.cpp | 50 const QList<QNetworkReply *> &replies, in Q_DECLARE_METATYPE() 57 foreach (QNetworkReply *reply, replies) { in Q_DECLARE_METATYPE()
|
| H A D | qgeoroutereply_nokia.h | 51 …QGeoRouteReplyNokia(const QGeoRouteRequest &request, const QList<QNetworkReply*> &replies, QObject…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/fping/ |
| H A D | fping_5.1.bb | 7 replies, fping will send out a ping packet and move on to the next target \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-devtools/python/ |
| H A D | python3-scapy_2.4.5.bb | 4 them on the wire, capture them, match requests and replies, and much more. \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/ |
| H A D | CVE-2023-28450.patch | 32 Send outbound DNS queries from, and listen for their replies on, the
|
| /OK3568_Linux_fs/kernel/Documentation/w1/ |
| H A D | w1-netlink.rst | 75 Currently replies to userspace commands are only generated for read 137 Command status replies
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | Kconfig | 150 This driver simply responds with fake ARP replies and ping 151 replies that are used to verify network stack functionality
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/doc/ |
| H A D | DMXSpec-v1.txt | 443 8. Changes to existing requests/replies/events 445 No changes to existing requests, replies, or events are necessitated
|
| H A D | DMXSpec.txt | 860 8. Changes to existing requests/replies/events 862 No changes to existing requests, replies, or events are necessitated
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | Kconfig | 150 replies, the Linux box will silently forward the traffic to the 153 reach the outside and can receive replies. It is even possible to
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 157 are processed differently: either value will match both possible replies. 159 message that has two possible replies other than Feature Abort. The
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | usbip_protocol.rst | 34 sends an OP_REQ_IMPORT packet. The server replies with OP_REP_IMPORT. If the
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | Kconfig | 182 automatically sending arp replies to arp requests.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | reporting-bugs.rst | 54 maintainer replies to you, make sure to 'Reply-all' in order to keep the
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | Kconfig | 157 This option allows you to match packets whose replies would
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | Kconfig | 159 This option allows you to match packets whose replies would
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/ |
| H A D | places-backend.qdoc | 73 fails to discard the replies when finished, the engine can clean those upon destruction.
|
| /OK3568_Linux_fs/kernel/Documentation/hid/ |
| H A D | uhid.rst | 187 send a SET_REPORT request to your hid device. Once it replies, you must tell
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/ |
| H A D | README | 88 4. Server replies to the session info request message with RTRS_MSG_INFO_RSP,
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ethtool-netlink.rst | 13 requests and replies is passed using netlink attributes. 249 Kernel replies with corresponding "GET_REPLY" message. For most types, ``GET`` 284 kernel replies. There are two types of string sets: global (independent of
|