Searched refs:offshift (Results 1 – 2 of 2) sorted by relevance
246 sel->offoff, ntohs(sel->offmask), sel->offshift); in print_selector()487 int rtnl_u32_set_selector(struct rtnl_cls *cls, int offoff, uint32_t offmask, char offshift, uint16… in rtnl_u32_set_selector() argument503 sel->offshift = offshift; in rtnl_u32_set_selector()
174 unsigned char offshift; member