Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dnetfilter.h103 u_int8_t pf; member
113 u_int8_t pf; member
162 static inline int nf_hook_thresh(u_int8_t pf, unsigned int hook, in nf_hook_thresh()
178 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct sk_buff *skb, in nf_hook()
207 #define NF_HOOK_THRESH(pf, hook, skb, indev, outdev, okfn, thresh) \ argument
213 #define NF_HOOK_COND(pf, hook, skb, indev, outdev, okfn, cond) \ argument
219 #define NF_HOOK(pf, hook, skb, indev, outdev, okfn) \ argument
324 #define NF_HOOK(pf, hook, skb, indev, outdev, okfn) (okfn)(skb) argument
325 #define NF_HOOK_COND(pf, hook, skb, indev, outdev, okfn, cond) (okfn)(skb) argument
326 static inline int nf_hook_thresh(u_int8_t pf, unsigned int hook, in nf_hook_thresh()
[all …]
Dnet.h343 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
346 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
/include/net/netfilter/
Dnf_queue.h11 u_int8_t pf; member
/include/linux/netfilter/
Dnfnetlink_queue.h66 __be16 pf; /* AF_xxx for PF_[UN]BIND */ member
/include/net/
Dlapb.h74 unsigned char pf; /* Poll/Final */ member
/include/net/irda/
Dirlap.h105 int pf; /* Poll/final bit set */ member
/include/net/sctp/
Dstructs.h271 struct sctp_pf *pf; member