Searched defs:stab (Results 1 – 9 of 9) sorted by relevance
/linux/net/core/ |
H A D | sock_map.c | 41 struct bpf_stab *stab; in sock_map_alloc() local 341 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_free() local 379 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in __sock_map_lookup_elem() local 415 static int __sock_map_delete(struct bpf_stab *stab, struct sock *sk_test, in __sock_map_delete() 437 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_delete_from_link() local 444 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_delete_elem() local 457 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_get_next_key() local 473 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_update_common() local
|
/linux/include/net/ |
H A D | red.h | 171 u8 Scell_log, u8 *stab) in red_check_params() 231 u8 Scell_log, u8 *stab, u32 max_P) in red_set_parms()
|
H A D | sch_generic.h | 100 struct qdisc_size_table __rcu *stab; member 848 struct qdisc_size_table *stab = rcu_dereference_bh(sch->stab); in qdisc_calculate_pkt_len() local
|
/linux/net/sched/ |
H A D | sch_api.c | 480 struct qdisc_size_table *stab; qdisc_get_stab() local 553 qdisc_dump_stab(struct sk_buff * skb,struct qdisc_size_table * stab) qdisc_dump_stab() argument 571 __qdisc_calculate_pkt_len(struct sk_buff * skb,const struct qdisc_size_table * stab) __qdisc_calculate_pkt_len() argument 921 struct qdisc_size_table *stab; tc_fill_qdisc() local 1267 struct qdisc_size_table *stab; qdisc_create() local 1382 struct qdisc_size_table *ostab, *stab = NULL; qdisc_change() local [all...] |
H A D | sch_gred.c | 483 u8 *stab, u32 max_P, in gred_change_vq() 649 u8 *stab; in gred_change() local
|
H A D | sch_choke.c | 345 u8 *stab; in choke_change() local
|
H A D | sch_red.c | 247 u8 *stab; in __red_change() local
|
H A D | sch_taprio.c | 268 struct qdisc_size_table *stab) in taprio_update_queue_max_sdu() 1315 struct qdisc_size_table *stab; in taprio_dev_notifier() local 1808 struct qdisc_size_table *stab = rtnl_dereference(sch->stab); in taprio_change() local
|
/linux/arch/mips/include/asm/ |
H A D | sgiarcs.h | 363 unsigned long stab; /* Symbol table. */ member
|