Searched refs:_s_x (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sbin/ipfw/
H A Dipfw2.h62 * _s_x is a structure that stores a string <-> token pairs, used in
69 struct _s_x { struct
226 int match_token(struct _s_x *table, char *string);
227 char const *match_value(struct _s_x *p, int value);
H A Dipfw2.c123 static struct _s_x f_tcpflags[] = {
134 static struct _s_x f_tcpopts[] = {
150 static struct _s_x f_ipopts[] = {
159 static struct _s_x f_iptos[] = {
170 static struct _s_x f_ipdscp[] = {
196 static struct _s_x limit_masks[] = {
210 static struct _s_x ether_types[] = {
239 static struct _s_x rule_actions[] = {
272 static struct _s_x rule_action_params[] = {
289 static struct _s_x rule_option
[all...]
H A Dipv6.c50 static struct _s_x icmp6codes[] = {
198 static struct _s_x ext6hdrcodes[] = {
H A Ddummynet.c42 static struct _s_x dummynet_params[] = {
H A Dnat.c49 static struct _s_x nat_params[] = {

Completed in 111 milliseconds