Searched refs:_s_x (Results 1 – 10 of 10) sorted by relevance
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.h | 75 struct _s_x { struct 80 extern struct _s_x f_ipdscp[]; argument 347 int match_token(struct _s_x *table, const char *string); 348 int match_token_relaxed(struct _s_x *table, const char *string); 349 int get_token(struct _s_x *table, const char *string, const char *errbase); 350 char const *match_value(struct _s_x *p, int value); 351 size_t concat_tokens(char *buf, size_t bufsize, struct _s_x *table, 353 int fill_flags(struct _s_x *flags, char *p, char **e, uint32_t *set, 355 void print_flags_buffer(char *buf, size_t sz, struct _s_x *list, uint32_t set);
|
| H A D | ipfw2.c | 143 static struct _s_x f_tcpopts[] = { 159 static struct _s_x f_ipopts[] = { 168 static struct _s_x f_iptos[] = { 179 static struct _s_x f_ipoff[] = { 187 struct _s_x f_ipdscp[] = { 678 struct _s_x *pt; in match_token() 699 struct _s_x *pt, *m; in match_token_relaxed() 747 struct _s_x *pt; in concat_tokens() 1173 struct _s_x *list) in print_flags() 1452 struct _s_x *p = limit_masks; in print_limit_mask() [all …]
|
| H A D | nptv6.c | 68 static struct _s_x nptv6cmds[] = { 77 static struct _s_x nptv6statscmds[] = { 156 static struct _s_x nptv6newcmds[] = {
|
| H A D | nat64clat.c | 75 static struct _s_x nat64cmds[] = { 85 static struct _s_x nat64statscmds[] = { 168 static struct _s_x nat64newcmds[] = {
|
| H A D | nat64stl.c | 74 static struct _s_x nat64cmds[] = { 117 static struct _s_x nat64statscmds[] = { 200 static struct _s_x nat64newcmds[] = {
|
| H A D | nat64lsn.c | 79 static struct _s_x nat64cmds[] = { 205 static struct _s_x nat64statscmds[] = { 227 static struct _s_x nat64listcmds[] = { 376 static struct _s_x nat64newcmds[] = {
|
| H A D | ipv6.c | 54 static struct _s_x icmp6codes[] = { 207 static struct _s_x ext6hdrcodes[] = {
|
| H A D | tables.c | 84 static struct _s_x tabletypes[] = { 92 static struct _s_x tablevaltypes[] = { 107 static struct _s_x tablecmds[] = { 333 static struct _s_x tablenewcmds[] = { 344 static struct _s_x flowtypecmds[] = { 715 static struct _s_x tablealgoclass[] = {
|
| H A D | dummynet.c | 54 static struct _s_x dummynet_params[] = { 104 static struct _s_x aqm_params[] = {
|
| H A D | nat.c | 62 static struct _s_x nat_params[] = {
|