Searched refs:fst_session_set_str_ifname (Results 1 – 3 of 3) sorted by relevance
59 int fst_session_set_str_ifname(struct fst_session *s, const char *ifname,
230 ret = fst_session_set_str_ifname(s, q + 1, true); in session_set()232 ret = fst_session_set_str_ifname(s, q + 1, false); in session_set()
1234 int fst_session_set_str_ifname(struct fst_session *s, const char *ifname, in fst_session_set_str_ifname() function