Home
last modified time | relevance | path

Searched refs:report (Results 1 – 15 of 15) 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.h221 bool report; member
1278 int event, u16 flags, int family, int report, gfp_t gfp);
/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.h485 struct hid_report *report; /* associated report */ member
536 struct hid_report *report; member
541 struct hid_report *report; member
557 struct hid_report *report; member
792 int (*raw_event)(struct hid_device *hdev, struct hid_report *report,
797 void (*report)(struct hid_device *hdev, struct hid_report *report); member
856 struct hid_report *report, int reqtype);
866 int (*idle)(struct hid_device *hdev, int report, int idle, int reqtype);
931 extern void hidinput_report_event(struct hid_device *hid, struct hid_report *report);
941 void hid_output_report(struct hid_report *report, __u8 *data);
[all …]
Dpage_reporting.h13 int (*report)(struct page_reporting_dev_info *prdev, member
Dfsnotify.h408 struct fs_error_report report = { in fsnotify_sb_error() local
414 return fsnotify(FS_ERROR, &report, FSNOTIFY_EVENT_ERROR, in fsnotify_sb_error()
Dnetfilter.h481 u32 portid, u32 report);
/include/sound/
Dsoc-jack.h66 int report; member
Dpcm.h333 const struct snd_pcm_audio_tstamp_report *report) in snd_pcm_pack_audio_tstamp_report() argument
337 tmp = report->accuracy_report; in snd_pcm_pack_audio_tstamp_report()
339 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
341 tmp |= report->valid; in snd_pcm_pack_audio_tstamp_report()
345 *accuracy = report->accuracy; in snd_pcm_pack_audio_tstamp_report()
/include/crypto/
Dalgapi.h42 int (*report)(struct sk_buff *skb, struct crypto_alg *alg); member
/include/linux/greybus/
Dgreybus_protocols.h645 __u8 report[]; member
650 __u8 report[0]; member
/include/net/
Dnetlink.h514 unsigned int group, int report, gfp_t flags);
Dxfrm.h583 int (*report)(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr); member