Searched refs:expect (Results 1 – 5 of 5) sorted by relevance
| /include/net/netfilter/ |
| D | nf_conntrack_expect.h | 129 int nf_ct_expect_related_report(struct nf_conntrack_expect *expect, 131 static inline int nf_ct_expect_related(struct nf_conntrack_expect *expect, in nf_ct_expect_related() argument 134 return nf_ct_expect_related_report(expect, 0, 0, flags); in nf_ct_expect_related()
|
| /include/linux/ |
| D | compiler.h | 16 int expect, int is_constant); 22 #define __branch_check__(x, expect, is_constant) ({ \ argument 32 ______r = __builtin_expect(!!(x), expect); \ 34 expect, is_constant); \
|
| D | debugobjects.h | 83 unsigned int expect, unsigned int next);
|
| /include/linux/netfilter/ |
| D | nf_conntrack_sip.h | 120 unsigned int (*expect)(struct sk_buff *skb, member
|
| /include/net/bluetooth/ |
| D | bluetooth.h | 472 u16 expect; member 486 #define hci_skb_expect(skb) bt_cb((skb))->expect
|