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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.c53 * _s_x is a structure that stores a string <-> token pairs, used in
60 struct _s_x { struct
72 static struct _s_x f_tcpflags[] = {
83 static struct _s_x f_tcpopts[] = {
100 static struct _s_x f_ipopts[] = {
109 static struct _s_x f_iptos[] = {
120 static struct _s_x limit_masks[] = {
287 print_flags(char const *name, ipfw_insn *cmd, struct _s_x *list)
740 struct _s_x *p = limit_masks;

Completed in 110 milliseconds