Searched refs:tc_u32_mark (Results 1 – 2 of 2) sorted by relevance
57 static inline struct tc_u32_mark *u32_mark_alloc(struct rtnl_u32 *u) in u32_mark_alloc()60 u->cu_mark = nl_data_alloc(NULL, sizeof(struct tc_u32_mark)); in u32_mark_alloc()62 return (struct tc_u32_mark *) u->cu_mark->d_data; in u32_mark_alloc()74 [TCA_U32_MARK] = { .minlen = sizeof(struct tc_u32_mark) }291 struct tc_u32_mark *m; in u32_dump_details()657 struct tc_u32_mark *mark; in rtnl_u32_add_mark()
186 struct tc_u32_mark { struct