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()
36 struct bpf_sk_storage_diag;42 struct bpf_sk_storage_diag *bpf_stg_diag;
456 struct bpf_sk_storage_diag { struct481 void bpf_sk_storage_diag_free(struct bpf_sk_storage_diag *diag) in bpf_sk_storage_diag_free() argument495 static bool diag_check_dup(const struct bpf_sk_storage_diag *diag, in diag_check_dup()508 struct bpf_sk_storage_diag *511 struct bpf_sk_storage_diag *diag; in bpf_sk_storage_diag_alloc()655 int bpf_sk_storage_diag_put(struct bpf_sk_storage_diag *diag, in bpf_sk_storage_diag_put()
1228 struct bpf_sk_storage_diag *bpf_stg_diag; in __inet_diag_dump_start()
Completed in 9 milliseconds