Searched refs:_s_x (Results 1 – 10 of 10) sorted by relevance
/freebsd/sbin/ipfw/ |
H A D | ipfw2.h | 82 struct _s_x { struct 87 extern struct _s_x f_ipdscp[]; argument 363 int match_token(struct _s_x *table, const char *string); 364 int match_token_relaxed(struct _s_x *table, const char *string); 365 int get_token(struct _s_x *table, const char *string, const char *errbase); 366 char const *match_value(struct _s_x *p, int value); 367 size_t concat_tokens(char *buf, size_t bufsize, struct _s_x *table, 369 int fill_flags(struct _s_x *flags, char *p, char **e, uint32_t *set, 371 void print_flags_buffer(char *buf, size_t sz, struct _s_x *list, uint32_t set);
|
H A D | ipfw2.c | 122 static struct _s_x f_tcpflags[] = { 133 static struct _s_x f_tcpopts[] = { 149 static struct _s_x f_ipopts[] = { 158 static struct _s_x f_iptos[] = { 169 static struct _s_x f_ipoff[] = { 177 struct _s_x f_ipdscp[] = { 204 static struct _s_x limit_masks[] = { 218 static struct _s_x ether_types[] = { 246 static struct _s_x rule_eactions[] = { 255 static struct _s_x rule_actions[] = { [all …]
|
H A D | nptv6.c | 60 static struct _s_x nptv6cmds[] = { 69 static struct _s_x nptv6statscmds[] = { 148 static struct _s_x nptv6newcmds[] = {
|
H A D | nat64stl.c | 65 static struct _s_x nat64cmds[] = { 108 static struct _s_x nat64statscmds[] = { 191 static struct _s_x nat64newcmds[] = {
|
H A D | nat64clat.c | 66 static struct _s_x nat64cmds[] = { 76 static struct _s_x nat64statscmds[] = { 159 static struct _s_x nat64newcmds[] = {
|
H A D | nat64lsn.c | 70 static struct _s_x nat64cmds[] = { 196 static struct _s_x nat64statscmds[] = { 218 static struct _s_x nat64listcmds[] = { 367 static struct _s_x nat64newcmds[] = {
|
H A D | ipv6.c | 48 static struct _s_x icmp6codes[] = { 196 static struct _s_x ext6hdrcodes[] = {
|
H A D | tables.c | 77 static struct _s_x tabletypes[] = { 87 static struct _s_x tablealgos[] = { 95 static struct _s_x tablevaltypes[] = { 111 static struct _s_x tablecmds[] = { 333 static struct _s_x tablenewcmds[] = { 344 static struct _s_x flowtypecmds[] = { 722 static struct _s_x tablealgoclass[] = {
|
H A D | dummynet.c | 53 static struct _s_x dummynet_params[] = { 103 static struct _s_x aqm_params[] = {
|
H A D | nat.c | 54 static struct _s_x nat_params[] = {
|