Home
last modified time | relevance | path

Searched defs:ifi (Results 1 – 5 of 5) sorted by relevance

/linux/tools/net/ynl/samples/
H A Dtc-filter-add.c106 static int tc_filter_add(struct ynl_sock *ys, int ifi) in tc_filter_add()
168 static int tc_filter_show(struct ynl_sock *ys, int ifi) in tc_filter_show()
202 static int tc_filter_del(struct ynl_sock *ys, int ifi) in tc_filter_del()
229 static int tc_clsact_add(struct ynl_sock *ys, int ifi) in tc_clsact_add()
257 static int tc_clsact_del(struct ynl_sock *ys, int ifi) in tc_clsact_del()
284 static int tc_filter_config(struct ynl_sock *ys, int ifi) in tc_filter_config()
303 int ifi, ret = 0; in main() local
/linux/io_uring/
H A Dopenclose.c277 struct io_fixed_install *ifi; in io_install_fixed_fd_prep() local
307 struct io_fixed_install *ifi; in io_install_fixed_fd() local
/linux/net/caif/
H A Dcfcnfg.c169 static int cfcnfg_get_id_from_ifi(struct cfcnfg *cnfg, int ifi) in cfcnfg_get_id_from_ifi()
/linux/tools/lib/bpf/
H A Dnetlink.c350 struct ifinfomsg *ifi = NLMSG_DATA(nlh); in __dump_link_nlmsg() local
/linux/tools/bpf/bpftool/
H A Dnet.c335 struct ifinfomsg *ifi = NLMSG_DATA(nlh); in __dump_link_nlmsg() local