Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 34) sorted by relevance

12

/net/ipv4/
Dinet_fragment.c27 struct inet_frags *f = (struct inet_frags *)dummy; in inet_frag_secret_rebuild() local
53 void inet_frags_init(struct inet_frags *f) in inet_frags_init()
80 void inet_frags_fini(struct inet_frags *f) in inet_frags_fini()
86 void inet_frags_exit_net(struct netns_frags *nf, struct inet_frags *f) in inet_frags_exit_net()
96 static inline void fq_unlink(struct inet_frag_queue *fq, struct inet_frags *f) in fq_unlink()
105 void inet_frag_kill(struct inet_frag_queue *fq, struct inet_frags *f) in inet_frag_kill()
119 static inline void frag_kfree_skb(struct netns_frags *nf, struct inet_frags *f, in frag_kfree_skb()
131 void inet_frag_destroy(struct inet_frag_queue *q, struct inet_frags *f, in inet_frag_destroy()
161 int inet_frag_evictor(struct netns_frags *nf, struct inet_frags *f) in inet_frag_evictor()
194 struct inet_frag_queue *qp_in, struct inet_frags *f, in inet_frag_intern()
[all …]
Dfib_hash.c120 struct fib_node *f; in fn_rebuild_zone() local
190 static inline void fn_free_node(struct fib_node * f) in fn_free_node()
195 static inline void fn_free_alias(struct fib_alias *fa, struct fib_node *f) in fn_free_alias()
256 struct fib_node *f; in fn_hash_lookup() local
283 struct fib_node *f; in fn_hash_select_default() local
348 static inline void fib_insert_node(struct fn_zone *fz, struct fib_node *f) in fib_insert_node()
360 struct fib_node *f; in fib_find_node() local
374 struct fib_node *f; in fn_hash_insert() local
552 struct fib_node *f; in fn_hash_delete() local
633 struct fib_node *f; in fn_flush_list() local
[all …]
Dtcp_ipv4.c2231 struct seq_file *f, int i, int uid, int *len) in get_openreq4()
2256 static void get_tcp4_sock(struct sock *sk, struct seq_file *f, int i, int *len) in get_tcp4_sock()
2304 struct seq_file *f, int i, int *len) in get_timewait4_sock()
/net/sched/
Dcls_basic.c48 struct basic_filter *f; in basic_classify() local
66 struct basic_filter *f; in basic_get() local
78 static void basic_put(struct tcf_proto *tp, unsigned long f) in basic_put()
95 struct basic_filter *f) in basic_delete_filter()
106 struct basic_filter *f, *n; in basic_destroy() local
118 struct basic_filter *t, *f = (struct basic_filter *) arg; in basic_delete() local
137 static inline int basic_set_parms(struct tcf_proto *tp, struct basic_filter *f, in basic_set_parms()
173 struct basic_filter *f = (struct basic_filter *) *arg; in basic_change() local
232 struct basic_filter *f; in basic_walk() local
250 struct basic_filter *f = (struct basic_filter *) fh; in basic_dump() local
Dcls_fw.c85 struct fw_filter *f; in fw_classify() local
120 struct fw_filter *f; in fw_get() local
132 static void fw_put(struct tcf_proto *tp, unsigned long f) in fw_put()
142 fw_delete_filter(struct tcf_proto *tp, struct fw_filter *f) in fw_delete_filter()
152 struct fw_filter *f; in fw_destroy() local
170 struct fw_filter *f = (struct fw_filter*)arg; in fw_delete() local
196 fw_change_attrs(struct tcf_proto *tp, struct fw_filter *f, in fw_change_attrs()
243 struct fw_filter *f = (struct fw_filter *) *arg; in fw_change() local
314 struct fw_filter *f; in fw_walk() local
334 struct fw_filter *f = (struct fw_filter*)fh; in fw_dump() local
Dcls_route.c87 struct route4_filter *f) in route4_set_fastmap()
136 struct route4_filter *f; in route4_classify() local
222 struct route4_filter *f; in route4_get() local
244 static void route4_put(struct tcf_proto *tp, unsigned long f) in route4_put()
254 route4_delete_filter(struct tcf_proto *tp, struct route4_filter *f) in route4_delete_filter()
274 struct route4_filter *f; in route4_destroy() local
290 struct route4_filter **fp, *f = (struct route4_filter*)arg; in route4_delete() local
336 struct route4_filter *f, u32 handle, struct route4_head *head, in route4_set_parms()
431 struct route4_filter *f, *f1, **fp; in route4_change() local
530 struct route4_filter *f; in route4_walk() local
[all …]
Dcls_flow.c330 struct flow_filter *f; in flow_classify() local
374 struct flow_filter *f = (struct flow_filter *)arg; in flow_perturbation() local
401 struct flow_filter *f; in flow_change() local
548 static void flow_destroy_filter(struct tcf_proto *tp, struct flow_filter *f) in flow_destroy_filter()
558 struct flow_filter *f = (struct flow_filter *)arg; in flow_delete() local
582 struct flow_filter *f, *next; in flow_destroy() local
594 struct flow_filter *f; in flow_get() local
602 static void flow_put(struct tcf_proto *tp, unsigned long f) in flow_put()
610 struct flow_filter *f = (struct flow_filter *)fh; in flow_dump() local
664 struct flow_filter *f; in flow_walk() local
Dcls_rsvp.h139 struct rsvp_filter *f; in rsvp_classify() local
219 struct rsvp_filter *f; in rsvp_get() local
235 static void rsvp_put(struct tcf_proto *tp, unsigned long f) in rsvp_put()
252 rsvp_delete_filter(struct tcf_proto *tp, struct rsvp_filter *f) in rsvp_delete_filter()
277 struct rsvp_filter *f; in rsvp_destroy() local
292 struct rsvp_filter **fp, *f = (struct rsvp_filter*)arg; in rsvp_delete() local
369 struct rsvp_filter *f; in tunnel_recycle() local
415 struct rsvp_filter *f, **fp; in rsvp_change() local
570 struct rsvp_filter *f; in rsvp_walk() local
591 struct rsvp_filter *f = (struct rsvp_filter*)fh; in rsvp_dump() local
Dcls_tcindex.c66 struct tcindex_filter *f; in tcindex_lookup() local
85 struct tcindex_filter_result *f; in tcindex_classify() local
120 static void tcindex_put(struct tcf_proto *tp, unsigned long f) in tcindex_put()
149 struct tcindex_filter *f = NULL; in __tcindex_delete() local
207 struct tcindex_filter *f = NULL; /* make gcc behave */ in tcindex_set_parms() local
361 struct tcindex_filter *f, *next; in tcindex_walk() local
449 struct tcindex_filter *f; in tcindex_dump() local
Dcls_cgroup.c142 static void cls_cgroup_put(struct tcf_proto *tp, unsigned long f) in cls_cgroup_put()
Dcls_u32.c266 static void u32_put(struct tcf_proto *tp, unsigned long f) in u32_put()
Dsch_hfsc.c681 u64 vt, f, cur_time; in init_vf() local
771 u64 f; /* , myf_bound, delta; */ in update_vf() local
/net/netfilter/
Dnf_conntrack_h323_asn1.c267 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 …]
/net/bridge/
Dbr_fdb.c74 static inline void fdb_delete(struct net_bridge_fdb_entry *f) in fdb_delete()
91 struct net_bridge_fdb_entry *f; in br_fdb_changeaddr() local
128 struct net_bridge_fdb_entry *f; in br_fdb_cleanup() local
156 struct net_bridge_fdb_entry *f; in br_fdb_flush() local
180 struct net_bridge_fdb_entry *f in br_fdb_delete_by_port() local
267 struct net_bridge_fdb_entry *f; in br_fdb_fillbuf() local
/net/decnet/
Ddn_table.c72 #define DN_FIB_SCAN(f, fp) \ argument
75 #define DN_FIB_SCAN_KEY(f, fp, key) \ argument
127 struct dn_fib_node *f, **fp, *next; in dn_rebuild_zone() local
177 static void dn_free_node(struct dn_fib_node *f) in dn_free_node()
358 static void dn_rtmsg_fib(int event, struct dn_fib_node *f, int z, u32 tb_id, in dn_rtmsg_fib()
388 struct dn_fib_node *f) in dn_hash_dump_bucket()
508 struct dn_fib_node *new_f, *f, **fp, **del_fp; in dn_fib_table_insert() local
644 struct dn_fib_node **fp, **del_fp, *f; in dn_fib_table_delete() local
726 struct dn_fib_node *f; in dn_flush_list() local
773 struct dn_fib_node *f; in dn_fib_table_lookup() local
/net/x25/
Dx25_proc.c175 struct x25_forward *f; in x25_get_forward_idx() local
200 struct x25_forward *f; in x25_seq_forward_next() local
228 struct x25_forward *f; in x25_seq_forward_show() local
/net/bluetooth/
Dhci_sock.c506 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_setsockopt() local
527 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_setsockopt() local
577 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_getsockopt() local
/net/dccp/ccids/lib/
Dtfrc_equation.c622 u32 f; in tfrc_calc_x() local
/net/bluetooth/bnep/
Dnetdev.c155 struct bnep_proto_filter *f = s->proto_filter; in bnep_net_proto_filter() local
Dcore.c143 struct bnep_proto_filter *f = s->proto_filter; in bnep_ctrl_set_netfilter() local
/net/8021q/
Dvlan_netlink.c161 struct ifla_vlan_flags f; in vlan_fill_info() local
/net/ipx/
Dipx_route.c283 struct ipx_route_definition f; in ipxrtr_ioctl() local
/net/netlink/
Dgenetlink.c64 struct genl_family *f; in genl_family_find_byid() local
75 struct genl_family *f; in genl_family_find_byname() local
/net/key/
Daf_key.c3656 static int pfkey_seq_show(struct seq_file *f, void *v) in pfkey_seq_show()
3675 static void *pfkey_seq_start(struct seq_file *f, loff_t *ppos) in pfkey_seq_start()
3694 static void *pfkey_seq_next(struct seq_file *f, void *v, loff_t *ppos) in pfkey_seq_next()
3705 static void pfkey_seq_stop(struct seq_file *f, void *v) in pfkey_seq_stop()
/net/sunrpc/
Drpcb_clnt.c701 int c, i, f, first, val; in rpcb_decode_getaddr() local

12