Searched refs:solicited (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/include/uapi/linux/ |
D | icmpv6.h | 28 solicited:1, member 33 solicited:1, 71 #define icmp6_solicited icmp6_dataun.u_nd_advt.solicited
|
/linux-4.1.27/include/net/ |
D | addrconf.h | 166 bool router, bool solicited, bool override, bool inc_opt); 305 struct in6_addr *solicited) in addrconf_addr_solict_mult() argument 307 ipv6_addr_set(solicited, in addrconf_addr_solict_mult()
|
D | ndisc.h | 192 bool router, bool solicited, bool override, bool inc_opt);
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.h | 91 bool solicited, u16 cqe_popped);
|
D | ocrdma_hw.c | 286 bool solicited, u16 cqe_popped) in ocrdma_ring_cq_db() argument 295 if (solicited) in ocrdma_ring_cq_db()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_cq.c | 48 void ipath_cq_enter(struct ipath_cq *cq, struct ib_wc *entry, int solicited) in ipath_cq_enter() argument 102 (cq->notify == IB_CQ_SOLICITED && solicited)) { in ipath_cq_enter()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_cq.c | 51 void qib_cq_enter(struct qib_cq *cq, struct ib_wc *entry, int solicited) in qib_cq_enter() argument 107 (solicited || entry->status != IB_WC_SUCCESS))) { in qib_cq_enter()
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | firewire-cdev | 70 Receive various events. There are solicited events like
|
/linux-4.1.27/net/ipv6/ |
D | ndisc.c | 480 bool router, bool solicited, bool override, bool inc_opt) in ndisc_send_na() argument 519 .icmp6_solicited = solicited, in ndisc_send_na()
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 144 * Fixed a memory leak of iocbq structure. For ELS solicited iocbs 234 * Removed event posting and handling of solicited and unsolicited
|