| /net/sched/ |
| D | cls_basic.c | 48 struct basic_filter *f; in basic_classify() local 65 struct basic_filter *f; in basic_get() local 88 static void __basic_delete_filter(struct basic_filter *f) in __basic_delete_filter() 98 struct basic_filter *f = container_of(work, struct basic_filter, work); in basic_delete_filter_work() local 107 struct basic_filter *f = container_of(head, struct basic_filter, rcu); in basic_delete_filter() local 116 struct basic_filter *f, *n; in basic_destroy() local 132 struct basic_filter *f = arg; in basic_delete() local 148 struct basic_filter *f, unsigned long base, in basic_set_parms() 247 struct basic_filter *f; in basic_walk() local 264 struct basic_filter *f = fh; in basic_bind_class() local [all …]
|
| D | cls_fw.c | 66 struct fw_filter *f; in fw_classify() local 104 struct fw_filter *f; in fw_get() local 125 static void __fw_delete_filter(struct fw_filter *f) in __fw_delete_filter() 134 struct fw_filter *f = container_of(work, struct fw_filter, work); in fw_delete_filter_work() local 143 struct fw_filter *f = container_of(head, struct fw_filter, rcu); in fw_delete_filter() local 152 struct fw_filter *f; in fw_destroy() local 175 struct fw_filter *f = arg; in fw_delete() local 217 struct fw_filter *f, struct nlattr **tb, in fw_set_parms() 260 struct fw_filter *f = *arg; in fw_change() local 373 struct fw_filter *f; in fw_walk() local [all …]
|
| D | cls_route.c | 84 struct route4_filter *f) in route4_set_fastmap() 137 struct route4_filter *f; in route4_classify() local 226 struct route4_filter *f; in route4_get() local 260 static void __route4_delete_filter(struct route4_filter *f) in __route4_delete_filter() 269 struct route4_filter *f = container_of(work, struct route4_filter, work); in route4_delete_filter_work() local 278 struct route4_filter *f = container_of(head, struct route4_filter, rcu); in route4_delete_filter() local 298 struct route4_filter *f; in route4_destroy() local 322 struct route4_filter *f = arg; in route4_delete() local 389 unsigned long base, struct route4_filter *f, in route4_set_parms() 478 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local [all …]
|
| D | cls_rsvp.h | 139 struct rsvp_filter *f; in rsvp_classify() local 258 struct rsvp_filter *f; in rsvp_get() local 288 static void __rsvp_delete_filter(struct rsvp_filter *f) in __rsvp_delete_filter() 297 struct rsvp_filter *f = container_of(work, struct rsvp_filter, work); in rsvp_delete_filter_work() local 306 struct rsvp_filter *f = container_of(head, struct rsvp_filter, rcu); in rsvp_delete_filter_rcu() local 312 static void rsvp_delete_filter(struct tcf_proto *tp, struct rsvp_filter *f) in rsvp_delete_filter() 340 struct rsvp_filter *f; in rsvp_destroy() local 356 struct rsvp_filter *nfp, *f = arg; in rsvp_delete() local 444 struct rsvp_filter *f; in tunnel_recycle() local 490 struct rsvp_filter *f, *nfp; in rsvp_change() local [all …]
|
| D | cls_tcindex.c | 68 struct tcindex_filter_result *f = p->perfect + key; in tcindex_lookup() local 73 struct tcindex_filter *f; in tcindex_lookup() local 91 struct tcindex_filter_result *f; in tcindex_classify() local 167 static void __tcindex_destroy_fexts(struct tcindex_filter *f) in __tcindex_destroy_fexts() 176 struct tcindex_filter *f = container_of(work, struct tcindex_filter, in tcindex_destroy_fexts_work() local 186 struct tcindex_filter *f = container_of(head, struct tcindex_filter, in tcindex_destroy_fexts() local 198 struct tcindex_filter *f = NULL; in tcindex_delete() local 326 struct tcindex_filter *f = NULL; /* make gcc behave */ in tcindex_set_parms() local 542 struct tcindex_filter *f, *next; in tcindex_walk() local 617 struct tcindex_filter *f; in tcindex_dump() local
|
| D | sch_fq.c | 120 static void fq_flow_set_detached(struct fq_flow *f) in fq_flow_set_detached() 126 static bool fq_flow_is_detached(const struct fq_flow *f) in fq_flow_is_detached() 131 static bool fq_flow_is_throttled(const struct fq_flow *f) in fq_flow_is_throttled() 146 static void fq_flow_unset_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_unset_throttled() 153 static void fq_flow_set_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_set_throttled() 185 static bool fq_gc_candidate(const struct fq_flow *f) in fq_gc_candidate() 195 struct fq_flow *f, *tofree[FQ_GC_MAX]; in fq_gc() local 224 struct fq_flow *f = tofree[--fcnt]; in fq_gc() local 236 struct fq_flow *f; in fq_classify() local 392 struct fq_flow *f; in fq_enqueue() local [all …]
|
| D | cls_flow.c | 306 struct flow_filter *f; in flow_classify() local 353 struct flow_filter *f = (struct flow_filter *)arg; in flow_perturbation() local 375 static void __flow_destroy_filter(struct flow_filter *f) in __flow_destroy_filter() 386 struct flow_filter *f = container_of(work, struct flow_filter, work); in flow_destroy_filter_work() local 395 struct flow_filter *f = container_of(head, struct flow_filter, rcu); in flow_destroy_filter() local 578 struct flow_filter *f = arg; in flow_delete() local 602 struct flow_filter *f, *next; in flow_destroy() local 617 struct flow_filter *f; in flow_get() local 628 struct flow_filter *f = fh; in flow_dump() local 689 struct flow_filter *f; in flow_walk() local
|
| D | cls_flower.c | 155 struct cls_fl_filter *f; in fl_classify() local 222 static void __fl_destroy_filter(struct cls_fl_filter *f) in __fl_destroy_filter() 231 struct cls_fl_filter *f = container_of(work, struct cls_fl_filter, work); in fl_destroy_filter_work() local 240 struct cls_fl_filter *f = container_of(head, struct cls_fl_filter, rcu); in fl_destroy_filter() local 246 static void fl_hw_destroy_filter(struct tcf_proto *tp, struct cls_fl_filter *f) in fl_hw_destroy_filter() 265 struct cls_fl_filter *f) in fl_hw_replace_filter() 301 static void fl_hw_update_stats(struct tcf_proto *tp, struct cls_fl_filter *f) in fl_hw_update_stats() 319 static void __fl_delete(struct tcf_proto *tp, struct cls_fl_filter *f) in __fl_delete() 355 struct cls_fl_filter *f, *next; in fl_destroy() local 864 struct cls_fl_filter *f, struct fl_flow_mask *mask, in fl_set_parms() [all …]
|
| /net/netfilter/ |
| D | nf_conntrack_h323_asn1.c | 267 static int decode_nul(bitstr_t *bs, const struct field_t *f, in decode_nul() 276 static int decode_bool(bitstr_t *bs, const struct field_t *f, in decode_bool() 288 static int decode_oid(bitstr_t *bs, const struct field_t *f, in decode_oid() 305 static int decode_int(bitstr_t *bs, const struct field_t *f, in decode_int() 349 static int decode_enum(bitstr_t *bs, const struct field_t *f, in decode_enum() 365 static int decode_bitstr(bitstr_t *bs, const struct field_t *f, in decode_bitstr() 399 static int decode_numstr(bitstr_t *bs, const struct field_t *f, in decode_numstr() 417 static int decode_octstr(bitstr_t *bs, const struct field_t *f, in decode_octstr() 466 static int decode_bmpstr(bitstr_t *bs, const struct field_t *f, in decode_bmpstr() 492 static int decode_seq(bitstr_t *bs, const struct field_t *f, in decode_seq() [all …]
|
| D | xt_osf.c | 70 struct xt_osf_user_finger *f; in xt_osf_add_callback() local 118 struct xt_osf_user_finger *f; in xt_osf_remove_callback() local 212 const struct xt_osf_user_finger *f; in xt_osf_match_packet() local 407 struct xt_osf_finger *f; in xt_osf_fini() local
|
| /net/bluetooth/ |
| D | hci_debugfs.c | 103 static int features_show(struct seq_file *f, void *ptr) in features_show() 141 static int device_id_show(struct seq_file *f, void *ptr) in device_id_show() 165 static int device_list_show(struct seq_file *f, void *ptr) in device_list_show() 195 static int blacklist_show(struct seq_file *f, void *p) in blacklist_show() 220 static int uuids_show(struct seq_file *f, void *p) in uuids_show() 255 static int remote_oob_show(struct seq_file *f, void *ptr) in remote_oob_show() 422 static int inquiry_cache_show(struct seq_file *f, void *p) in inquiry_cache_show() 458 static int link_keys_show(struct seq_file *f, void *ptr) in link_keys_show() 484 static int dev_class_show(struct seq_file *f, void *ptr) in dev_class_show() 677 static int identity_show(struct seq_file *f, void *p) in identity_show() [all …]
|
| D | hci_sock.c | 1857 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_setsockopt() local 1878 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_setsockopt() local 1942 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_getsockopt() local
|
| /net/ipv4/ |
| D | inet_fragment.c | 105 int inet_frags_init(struct inet_frags *f) in inet_frags_init() 116 void inet_frags_fini(struct inet_frags *f) in inet_frags_fini() 174 struct inet_frags *f = q->net->f; in inet_frag_destroy_rcu() local 208 struct inet_frags *f; in inet_frag_destroy() local 237 struct inet_frags *f, in inet_frag_alloc() 264 struct inet_frags *f = nf->f; in inet_frag_create() local
|
| /net/sunrpc/ |
| D | debugfs.c | 21 tasks_show(struct seq_file *f, void *v) in tasks_show() 43 tasks_start(struct seq_file *f, loff_t *ppos) in tasks_start() 58 tasks_next(struct seq_file *f, void *v, loff_t *pos) in tasks_next() 73 tasks_stop(struct seq_file *f, void *v) in tasks_stop() 177 xprt_info_show(struct seq_file *f, void *v) in xprt_info_show()
|
| /net/decnet/ |
| D | dn_table.c | 73 #define DN_FIB_SCAN(f, fp) \ argument 76 #define DN_FIB_SCAN_KEY(f, fp, key) \ argument 127 struct dn_fib_node *f, **fp, *next; in dn_rebuild_zone() local 179 static void dn_free_node(struct dn_fib_node *f) in dn_free_node() 380 static void dn_rtmsg_fib(int event, struct dn_fib_node *f, int z, u32 tb_id, in dn_rtmsg_fib() 411 struct dn_fib_node *f) in dn_hash_dump_bucket() 531 struct dn_fib_node *new_f, *f, **fp, **del_fp; in dn_fib_table_insert() local 668 struct dn_fib_node **fp, **del_fp, *f; in dn_fib_table_delete() local 749 struct dn_fib_node *f; in dn_flush_list() local 796 struct dn_fib_node *f; in dn_fib_table_lookup() local
|
| /net/bridge/ |
| D | br_fdb.c | 91 struct net_bridge_fdb_entry *f; in fdb_find_rcu() local 173 static void fdb_delete(struct net_bridge *br, struct net_bridge_fdb_entry *f) in fdb_delete() 188 struct net_bridge_fdb_entry *f) in fdb_delete_local() 224 struct net_bridge_fdb_entry *f; in br_fdb_find_delete_local() local 247 struct net_bridge_fdb_entry *f; in br_fdb_changeaddr() local 285 struct net_bridge_fdb_entry *f; in br_fdb_change_mac_address() local 325 struct net_bridge_fdb_entry *f; in br_fdb_cleanup() local 361 struct net_bridge_fdb_entry *f; in br_fdb_flush() local 387 struct net_bridge_fdb_entry *f in br_fdb_delete_by_port() local 438 struct net_bridge_fdb_entry *f; in br_fdb_fillbuf() local [all …]
|
| D | br_input.c | 111 struct net_bridge_fdb_entry *f; in br_do_proxy_arp() local
|
| /net/sunrpc/xprtrdma/ |
| D | frwr_ops.c | 102 struct rpcrdma_frmr *f = &r->frmr; in frwr_op_init_mr() local 151 struct rpcrdma_frmr *f = &r->frmr; in __frwr_reset_mr() local 467 struct rpcrdma_frmr *f; in frwr_op_unmap_sync() local
|
| /net/packet/ |
| D | af_packet.c | 1358 static unsigned int fanout_demux_hash(struct packet_fanout *f, in fanout_demux_hash() 1365 static unsigned int fanout_demux_lb(struct packet_fanout *f, in fanout_demux_lb() 1374 static unsigned int fanout_demux_cpu(struct packet_fanout *f, in fanout_demux_cpu() 1381 static unsigned int fanout_demux_rnd(struct packet_fanout *f, in fanout_demux_rnd() 1388 static unsigned int fanout_demux_rollover(struct packet_fanout *f, in fanout_demux_rollover() 1427 static unsigned int fanout_demux_qm(struct packet_fanout *f, in fanout_demux_qm() 1434 static unsigned int fanout_demux_bpf(struct packet_fanout *f, in fanout_demux_bpf() 1450 static bool fanout_has_flag(struct packet_fanout *f, u16 flag) in fanout_has_flag() 1458 struct packet_fanout *f = pt->af_packet_priv; in packet_rcv_fanout() local 1514 struct packet_fanout *f = po->fanout; in __fanout_link() local [all …]
|
| /net/dccp/ccids/lib/ |
| D | tfrc_equation.c | 620 u32 f; in tfrc_calc_x() local
|
| /net/ieee802154/ |
| D | netlink.c | 36 unsigned long f; in ieee802154_nl_create() local
|
| /net/bluetooth/bnep/ |
| D | netdev.c | 151 struct bnep_proto_filter *f = s->proto_filter; in bnep_net_proto_filter() local
|
| /net/ipx/ |
| D | ipx_route.c | 282 struct ipx_route_definition f; in ipxrtr_ioctl() local
|
| /net/8021q/ |
| D | vlan_netlink.c | 195 struct ifla_vlan_flags f; in vlan_fill_info() local
|
| /net/x25/ |
| D | x25_proc.c | 138 struct x25_forward *f = list_entry(v, struct x25_forward, node); in x25_seq_forward_show() local
|