Symbol: _s_x
sbin/ipfw/dummynet.c
103
static struct _s_x aqm_params[] = {
sbin/ipfw/dummynet.c
53
static struct _s_x dummynet_params[] = {
sbin/ipfw/ipfw2.c
1215
static struct _s_x icmpcodes[] = {
sbin/ipfw/ipfw2.c
124
static struct _s_x f_tcpflags[] = {
sbin/ipfw/ipfw2.c
1291
struct _s_x *list)
sbin/ipfw/ipfw2.c
135
static struct _s_x f_tcpopts[] = {
sbin/ipfw/ipfw2.c
151
static struct _s_x f_ipopts[] = {
sbin/ipfw/ipfw2.c
160
static struct _s_x f_iptos[] = {
sbin/ipfw/ipfw2.c
1655
struct _s_x *p = limit_masks;
sbin/ipfw/ipfw2.c
171
static struct _s_x f_ipoff[] = {
sbin/ipfw/ipfw2.c
179
struct _s_x f_ipdscp[] = {
sbin/ipfw/ipfw2.c
206
static struct _s_x limit_masks[] = {
sbin/ipfw/ipfw2.c
220
static struct _s_x ether_types[] = {
sbin/ipfw/ipfw2.c
248
static struct _s_x rule_eactions[] = {
sbin/ipfw/ipfw2.c
257
static struct _s_x rule_actions[] = {
sbin/ipfw/ipfw2.c
295
static struct _s_x return_types[] = {
sbin/ipfw/ipfw2.c
301
static struct _s_x rule_action_params[] = {
sbin/ipfw/ipfw2.c
313
static struct _s_x lookup_keys[] = {
sbin/ipfw/ipfw2.c
336
static struct _s_x tvalue_names[] = {
sbin/ipfw/ipfw2.c
352
static struct _s_x rule_options[] = {
sbin/ipfw/ipfw2.c
3641
struct _s_x *flags, char *p)
sbin/ipfw/ipfw2.c
4033
static struct _s_x f_reserved_keywords[] = {
sbin/ipfw/ipfw2.c
6060
static struct _s_x intcmds[] = {
sbin/ipfw/ipfw2.c
6069
static struct _s_x otypes[] = {
sbin/ipfw/ipfw2.c
756
match_token(struct _s_x *table, const char *string)
sbin/ipfw/ipfw2.c
758
struct _s_x *pt;
sbin/ipfw/ipfw2.c
777
match_token_relaxed(struct _s_x *table, const char *string)
sbin/ipfw/ipfw2.c
779
struct _s_x *pt, *m;
sbin/ipfw/ipfw2.c
799
get_token(struct _s_x *table, const char *string, const char *errbase)
sbin/ipfw/ipfw2.c
815
match_value(struct _s_x *p, int value)
sbin/ipfw/ipfw2.c
824
concat_tokens(char *buf, size_t bufsize, struct _s_x *table,
sbin/ipfw/ipfw2.c
827
struct _s_x *pt;
sbin/ipfw/ipfw2.c
848
fill_flags(struct _s_x *flags, char *p, char **e, uint32_t *set,
sbin/ipfw/ipfw2.c
877
print_flags_buffer(char *buf, size_t sz, struct _s_x *list, uint32_t set)
sbin/ipfw/ipfw2.c
974
static struct _s_x _port_name[] = {
sbin/ipfw/ipfw2.h
364
int match_token(struct _s_x *table, const char *string);
sbin/ipfw/ipfw2.h
365
int match_token_relaxed(struct _s_x *table, const char *string);
sbin/ipfw/ipfw2.h
366
int get_token(struct _s_x *table, const char *string, const char *errbase);
sbin/ipfw/ipfw2.h
367
char const *match_value(struct _s_x *p, int value);
sbin/ipfw/ipfw2.h
368
size_t concat_tokens(char *buf, size_t bufsize, struct _s_x *table,
sbin/ipfw/ipfw2.h
370
int fill_flags(struct _s_x *flags, char *p, char **e, uint32_t *set,
sbin/ipfw/ipfw2.h
372
void print_flags_buffer(char *buf, size_t sz, struct _s_x *list, uint32_t set);
sbin/ipfw/ipfw2.h
87
extern struct _s_x f_ipdscp[];
sbin/ipfw/ipv6.c
196
static struct _s_x ext6hdrcodes[] = {
sbin/ipfw/ipv6.c
48
static struct _s_x icmp6codes[] = {
sbin/ipfw/nat.c
54
static struct _s_x nat_params[] = {
sbin/ipfw/nat64clat.c
159
static struct _s_x nat64newcmds[] = {
sbin/ipfw/nat64clat.c
66
static struct _s_x nat64cmds[] = {
sbin/ipfw/nat64clat.c
76
static struct _s_x nat64statscmds[] = {
sbin/ipfw/nat64lsn.c
196
static struct _s_x nat64statscmds[] = {
sbin/ipfw/nat64lsn.c
218
static struct _s_x nat64listcmds[] = {
sbin/ipfw/nat64lsn.c
367
static struct _s_x nat64newcmds[] = {
sbin/ipfw/nat64lsn.c
70
static struct _s_x nat64cmds[] = {
sbin/ipfw/nat64stl.c
108
static struct _s_x nat64statscmds[] = {
sbin/ipfw/nat64stl.c
191
static struct _s_x nat64newcmds[] = {
sbin/ipfw/nat64stl.c
65
static struct _s_x nat64cmds[] = {
sbin/ipfw/nptv6.c
150
static struct _s_x nptv6newcmds[] = {
sbin/ipfw/nptv6.c
62
static struct _s_x nptv6cmds[] = {
sbin/ipfw/nptv6.c
71
static struct _s_x nptv6statscmds[] = {
sbin/ipfw/tables.c
111
static struct _s_x tablecmds[] = {
sbin/ipfw/tables.c
333
static struct _s_x tablenewcmds[] = {
sbin/ipfw/tables.c
344
static struct _s_x flowtypecmds[] = {
sbin/ipfw/tables.c
722
static struct _s_x tablealgoclass[] = {
sbin/ipfw/tables.c
77
static struct _s_x tabletypes[] = {
sbin/ipfw/tables.c
87
static struct _s_x tablealgos[] = {
sbin/ipfw/tables.c
95
static struct _s_x tablevaltypes[] = {