Searched refs:req_classify_flow (Results 1 – 3 of 3) sorted by relevance
1565 void (*req_classify_flow)(const struct request_sock *req, member1793 struct list_head req_classify_flow; member
1308 call_void_hook(req_classify_flow, req, fl); in security_req_classify_flow()1828 .req_classify_flow =1829 LIST_HEAD_INIT(security_hook_heads.req_classify_flow),
6031 LSM_HOOK_INIT(req_classify_flow, selinux_req_classify_flow),