Home | History | Annotate | Download | only in tc

Lines Matching refs:tc_u32_sel

117 static int pack_key(struct tc_u32_sel *sel, __u32 key, __u32 mask,
149 static int pack_key32(struct tc_u32_sel *sel, __u32 key, __u32 mask,
157 static int pack_key16(struct tc_u32_sel *sel, __u32 key, __u32 mask,
174 static int pack_key8(struct tc_u32_sel *sel, __u32 key, __u32 mask, int off, int offmask)
226 static int parse_u32(int *argc_p, char ***argv_p, struct tc_u32_sel *sel,
258 static int parse_u16(int *argc_p, char ***argv_p, struct tc_u32_sel *sel,
289 static int parse_u8(int *argc_p, char ***argv_p, struct tc_u32_sel *sel,
324 static int parse_ip_addr(int *argc_p, char ***argv_p, struct tc_u32_sel *sel,
360 struct tc_u32_sel *sel, int off)
406 static int parse_ip6_class(int *argc_p, char ***argv_p, struct tc_u32_sel *sel)
444 struct tc_u32_sel *sel, int off)
482 static int parse_ip(int *argc_p, char ***argv_p, struct tc_u32_sel *sel)
542 static int parse_ip6(int *argc_p, char ***argv_p, struct tc_u32_sel *sel)
586 static int parse_ether(int *argc_p, char ***argv_p, struct tc_u32_sel *sel)
612 static int parse_udp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel)
636 static int parse_icmp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel)
695 struct tc_u32_sel *sel, struct nlmsghdr *n)
742 static int parse_offset(int *argc_p, char ***argv_p, struct tc_u32_sel *sel)
793 static int parse_hashkey(int *argc_p, char ***argv_p, struct tc_u32_sel *sel)
978 struct tc_u32_sel sel;
1082 struct tc_u32_sel sel;
1176 struct tc_u32_sel *sel = NULL;