Home
last modified time | relevance | path

Searched refs:expect (Results 1 – 5 of 5) sorted by relevance

/include/net/netfilter/
Dnf_conntrack_expect.h129 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/
Dcompiler.h16 int expect, int is_constant);
22 #define __branch_check__(x, expect, is_constant) ({ \ argument
32 ______r = __builtin_expect(!!(x), expect); \
34 expect, is_constant); \
Ddebugobjects.h83 unsigned int expect, unsigned int next);
/include/linux/netfilter/
Dnf_conntrack_sip.h120 unsigned int (*expect)(struct sk_buff *skb, member
/include/net/bluetooth/
Dbluetooth.h472 u16 expect; member
486 #define hci_skb_expect(skb) bt_cb((skb))->expect