Searched refs:bpf_sk_storage_diag (Results 1 – 4 of 4) sorted by relevance
27 struct bpf_sk_storage_diag;33 struct bpf_sk_storage_diag *35 void bpf_sk_storage_diag_free(struct bpf_sk_storage_diag *diag);36 int bpf_sk_storage_diag_put(struct bpf_sk_storage_diag *diag,46 static inline struct bpf_sk_storage_diag *51 static inline void bpf_sk_storage_diag_free(struct bpf_sk_storage_diag *diag) in bpf_sk_storage_diag_free()54 static inline int bpf_sk_storage_diag_put(struct bpf_sk_storage_diag *diag, in bpf_sk_storage_diag_put()
37 struct bpf_sk_storage_diag;43 struct bpf_sk_storage_diag *bpf_stg_diag;
433 struct bpf_sk_storage_diag { struct458 void bpf_sk_storage_diag_free(struct bpf_sk_storage_diag *diag) in bpf_sk_storage_diag_free() argument472 static bool diag_check_dup(const struct bpf_sk_storage_diag *diag, in diag_check_dup()485 struct bpf_sk_storage_diag *488 struct bpf_sk_storage_diag *diag; in bpf_sk_storage_diag_alloc()630 int bpf_sk_storage_diag_put(struct bpf_sk_storage_diag *diag, in bpf_sk_storage_diag_put()
1331 struct bpf_sk_storage_diag *bpf_stg_diag; in __inet_diag_dump_start()
Completed in 12 milliseconds