Home
last modified time | relevance | path

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

/include/net/netfilter/
A 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/
A 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); \
A Ddebugobjects.h87 unsigned int expect, unsigned int next);
/include/linux/netfilter/
A Dnf_conntrack_sip.h120 unsigned int (*expect)(struct sk_buff *skb, member
/include/net/bluetooth/
A Dbluetooth.h484 u16 expect; member
500 #define hci_skb_expect(skb) bt_cb((skb))->expect

Completed in 9 milliseconds