Home
last modified time | relevance | path

Searched refs:requests (Results 1 – 6 of 6) sorted by relevance

/net/ncsi/
Dncsi-manage.c349 int i, limit = ARRAY_SIZE(ndp->requests); in ncsi_alloc_request()
355 if (ndp->requests[i].used) in ncsi_alloc_request()
358 nr = &ndp->requests[i]; in ncsi_alloc_request()
367 if (ndp->requests[i].used) in ncsi_alloc_request()
370 nr = &ndp->requests[i]; in ncsi_alloc_request()
1654 for (i = 0; i < ARRAY_SIZE(ndp->requests); i++) { in ncsi_register_dev()
1655 ndp->requests[i].id = i; in ncsi_register_dev()
1656 ndp->requests[i].ndp = ndp; in ncsi_register_dev()
1657 timer_setup(&ndp->requests[i].timer, ncsi_request_timeout, 0); in ncsi_register_dev()
Dinternal.h300 struct ncsi_request requests[256]; /* Request table */ member
Dncsi-rsp.c1147 nr = &ndp->requests[hdr->id]; in ncsi_rcv_rsp()
/net/bridge/netfilter/
DKconfig182 automatically sending arp replies to arp requests.
/net/netfilter/
DKconfig271 NetBIOS name service requests are sent as broadcast messages from an
275 originating NetBIOS name service requests and the corresponding
291 SNMP service requests are sent as broadcast messages from an
295 originating SNMP service requests and the corresponding
/net/sched/
DKconfig537 on their RSVP requests.
551 on their RSVP requests and you are using the IPv6 protocol.