/include/linux/net/intel/ |
D | iidc.h | 67 int ice_add_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset); 68 int ice_del_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset); 69 int ice_rdma_request_reset(struct ice_pf *pf, enum iidc_reset_type reset_type); 70 int ice_rdma_update_vsi_filter(struct ice_pf *pf, u16 vsi_id, bool enable); 71 void ice_get_qos_params(struct ice_pf *pf, struct iidc_qos_params *qos); 82 struct ice_pf *pf; member 97 void (*event_handler)(struct ice_pf *pf, struct iidc_event *event);
|
D | i40e_client.h | 88 void *pf; member
|
/include/net/netfilter/ |
D | nf_log.h | 40 u_int8_t pf, 59 int nf_log_register(u_int8_t pf, struct nf_logger *logger); 62 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger); 65 int nf_log_bind_pf(struct net *net, u_int8_t pf, 67 void nf_log_unbind_pf(struct net *net, u_int8_t pf); 69 int nf_logger_find_get(int pf, enum nf_log_type type); 70 void nf_logger_put(int pf, enum nf_log_type type); 78 u_int8_t pf, 88 u_int8_t pf,
|
D | nf_nat.h | 71 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,
|
D | nf_tables.h | 61 return pkt->state->pf; in nft_pf()
|
/include/linux/ |
D | netfilter.h | 70 u8 pf; member 91 u8 pf; member 148 u_int8_t pf, in nf_hook_state_init() argument 156 p->pf = pf; in nf_hook_state_init() 169 u_int8_t pf; member 214 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook() argument 223 if (__builtin_constant_p(pf) && in nf_hook() 225 !static_key_false(&nf_hooks_needed[pf][hook])) in nf_hook() 230 switch (pf) { in nf_hook() 257 nf_hook_state_init(&state, hook, pf, indev, outdev, in nf_hook() [all …]
|
D | net.h | 337 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument 338 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto)) 340 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument 341 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \ 344 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument 345 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
|
D | pci.h | 917 u32 (*sriov_get_vf_total_msix)(struct pci_dev *pf);
|
/include/linux/iio/ |
D | trigger_consumer.h | 48 void iio_dealloc_pollfunc(struct iio_poll_func *pf);
|
/include/uapi/linux/netfilter/ |
D | nfnetlink_queue.h | 86 __be16 pf; /* AF_xxx for PF_[UN]BIND */ member
|
/include/net/ |
D | lapb.h | 76 unsigned char pf; /* Poll/Final */ member
|
D | devlink.h | 80 u16 pf; member 93 u16 pf; member 108 u16 pf; member 1586 u16 pf, bool external); 1588 u16 pf, u16 vf, bool external); 1590 u32 controller, u16 pf, u32 sf,
|
/include/linux/netfilter/ |
D | x_tables.h | 76 return par->state->pf; in xt_family()
|
/include/scsi/ |
D | scsi_device.h | 424 extern int scsi_mode_select(struct scsi_device *sdev, int pf, int sp,
|
/include/net/sctp/ |
D | sctp.h | 584 overhead += sp->pf->af->net_header_len; in __sctp_mtu_payload()
|
D | structs.h | 156 struct sctp_pf *pf; member
|