Searched refs:ispath (Results 1 – 1 of 1) sorted by relevance
1882 int ispath; member1896 int ispath = 0; in parse_fwd_field() local1911 ispath = 1; in parse_fwd_field()1921 fwd->ispath = ispath; in parse_fwd_field()1933 ispath = 1; in parse_fwd_field()1942 fwd->ispath = ispath; in parse_fwd_field()1985 if (fwdargs[0].ispath) { in parse_forward()1996 if (fwdargs[0].ispath && fwdargs[1].ispath) { in parse_forward()2001 } else if (fwdargs[1].ispath) { in parse_forward()2014 if (fwdargs[0].ispath) { in parse_forward()[all …]