Lines Matching refs:attach_point
545 switch (OPTS_GET(hook, attach_point, 0)) {
560 static int tc_get_tcm_parent(enum bpf_tc_attach_point attach_point,
563 switch (attach_point) {
569 attach_point == BPF_TC_INGRESS ?
638 switch (OPTS_GET(hook, attach_point, 0)) {
721 int ret, ifindex, attach_point, prog_fd;
733 attach_point = OPTS_GET(hook, attach_point, 0);
761 ret = tc_get_tcm_parent(attach_point, &parent);
797 int ret, ifindex, attach_point, prog_fd;
807 attach_point = OPTS_GET(hook, attach_point, 0);
839 ret = tc_get_tcm_parent(attach_point, &parent);
868 int ret, ifindex, attach_point, prog_fd;
879 attach_point = OPTS_GET(hook, attach_point, 0);
904 ret = tc_get_tcm_parent(attach_point, &parent);