Home
last modified time | relevance | path

Searched refs:pf (Results 1 – 17 of 17) sorted by relevance

/include/net/netfilter/
A Dnf_log.h40 u_int8_t pf,
59 int nf_log_register(u_int8_t pf, struct nf_logger *logger);
63 bool nf_log_is_registered(u_int8_t pf);
65 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger);
68 int nf_log_bind_pf(struct net *net, u_int8_t pf,
70 void nf_log_unbind_pf(struct net *net, u_int8_t pf);
72 int nf_logger_find_get(int pf, enum nf_log_type type);
73 void nf_logger_put(int pf, enum nf_log_type type);
81 u_int8_t pf,
91 u_int8_t pf,
A Dnf_nat.h71 int nf_nat_register_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
73 void nf_nat_unregister_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
A Dnf_tables.h62 return pkt->state->pf; in nft_pf()
/include/linux/
A Dnetfilter.h80 u8 pf; member
106 u8 pf; member
163 u_int8_t pf, in nf_hook_state_init() argument
171 p->pf = pf; in nf_hook_state_init()
184 u_int8_t pf; member
236 if (__builtin_constant_p(pf) && in nf_hook()
238 !static_key_false(&nf_hooks_needed[pf][hook])) in nf_hook()
243 switch (pf) { in nf_hook()
330 if (__builtin_constant_p(pf) && in NF_HOOK_LIST()
332 !static_key_false(&nf_hooks_needed[pf][hook])) in NF_HOOK_LIST()
[all …]
A Dnet.h363 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
364 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto))
366 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
367 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
370 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
371 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
A Dpci.h979 u32 (*sriov_get_vf_total_msix)(struct pci_dev *pf);
/include/linux/pds/
A Dpds_common.h54 int pds_client_register(struct pdsc *pf, char *devname);
55 int pds_client_unregister(struct pdsc *pf, u16 client_id);
/include/linux/iio/
A Dtrigger_consumer.h48 void iio_dealloc_pollfunc(struct iio_poll_func *pf);
/include/uapi/linux/netfilter/
A Dnfnetlink_queue.h88 __be16 pf; /* AF_xxx for PF_[UN]BIND */ member
/include/net/
A Dlapb.h76 unsigned char pf; /* Poll/Final */ member
A Ddevlink.h43 u16 pf; member
57 u16 pf; member
72 u16 pf; member
1748 u16 pf, bool external);
1750 u16 pf, u16 vf, bool external);
1752 u32 controller, u16 pf, u32 sf,
/include/linux/net/intel/
A Di40e_client.h83 void *pf; member
/include/linux/netfilter/
A Dx_tables.h66 return par->state->pf; in xt_family()
/include/scsi/
A Dscsi_device.h464 extern int scsi_mode_select(struct scsi_device *sdev, int pf, int sp,
/include/net/sctp/
A Dsctp.h577 overhead += sp->pf->af->net_header_len; in __sctp_mtu_payload()
A Dstructs.h156 struct sctp_pf *pf; member
/include/uapi/linux/
A Dbpf.h1787 __u32 pf; member
6737 __u32 pf; member

Completed in 72 milliseconds