Home
last modified time | relevance | path

Searched refs:report (Results 1 – 16 of 16) sorted by relevance

/include/net/netfilter/
Dnf_conntrack_ecache.h54 int report; member
60 int report; member
74 u32 portid, int report);
86 int report) in nf_conntrack_eventmask_report() argument
117 u32 portid, int report) in nf_conntrack_event_report() argument
121 return nf_conntrack_eventmask_report(1 << event, ct, portid, report); in nf_conntrack_event_report()
139 u32 portid, int report);
157 int report) in nf_ct_expect_event_report() argument
Dnf_conntrack_expect.h106 u32 portid, int report);
119 void *data, u32 portid, int report);
130 u32 portid, int report, unsigned int flags);
Dnf_conntrack.h206 bool nf_ct_delete(struct nf_conn *ct, u32 pid, int report);
247 int report; member
Dnf_tables.h224 bool report; member
1385 int event, u16 flags, int family, int report, gfp_t gfp);
1648 u8 report:1; member
1858 ctx->report = trans->report; in nft_ctx_update()
/include/linux/
Dhiddev.h45 void hiddev_report_event(struct hid_device *hid, struct hid_report *report);
53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } in hiddev_report_event() argument
Dhid.h512 struct hid_report *report; /* associated report */ member
563 struct hid_report *report; member
568 struct hid_report *report; member
584 struct hid_report *report; member
830 int (*raw_event)(struct hid_device *hdev, struct hid_report *report,
835 void (*report)(struct hid_device *hdev, struct hid_report *report); member
895 struct hid_report *report, int reqtype);
905 int (*idle)(struct hid_device *hdev, int report, int idle, int reqtype);
957 extern void hidinput_report_event(struct hid_device *hid, struct hid_report *report);
969 void hid_output_report(struct hid_report *report, __u8 *data);
[all …]
Dpage_reporting.h13 int (*report)(struct page_reporting_dev_info *prdev, member
Dtsm.h105 int (*report_new)(struct tsm_report *report, void *data);
Dfsnotify.h485 struct fs_error_report report = { in fsnotify_sb_error() local
491 return fsnotify(FS_ERROR, &report, FSNOTIFY_EVENT_ERROR, in fsnotify_sb_error()
Dnetfilter.h490 u32 portid, u32 report);
/include/sound/
Dsoc-jack.h64 int report; member
Dpcm.h349 const struct snd_pcm_audio_tstamp_report *report) in snd_pcm_pack_audio_tstamp_report() argument
353 tmp = report->accuracy_report; in snd_pcm_pack_audio_tstamp_report()
355 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
357 tmp |= report->valid; in snd_pcm_pack_audio_tstamp_report()
361 *accuracy = report->accuracy; in snd_pcm_pack_audio_tstamp_report()
/include/crypto/
Dalgapi.h62 int (*report)(struct sk_buff *skb, struct crypto_alg *alg); member
/include/linux/greybus/
Dgreybus_protocols.h641 __u8 report[]; member
646 __u8 report[0]; member
/include/net/
Dnetlink.h527 unsigned int group, int report, gfp_t flags);
Dxfrm.h648 int (*report)(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr); member