Searched refs:itag (Results 1 – 2 of 2) sorted by relevance
378 struct in_device *idev, u32 *itag);411 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag() argument417 *itag = FIB_RES_NH(*res).nh_tclassid<<16; in fib_combine_itag()420 if (*itag == 0) in fib_combine_itag()421 *itag = (rtag<<16); in fib_combine_itag()422 *itag |= (rtag>>16); in fib_combine_itag()
179 struct in_device *in_dev, u32 *itag);