Searched refs:IPFW_VTYPE_PIPE (Results 1 – 3 of 3) sorted by relevance
97 { "pipe", IPFW_VTYPE_PIPE },1585 case IPFW_VTYPE_PIPE: in tentry_fill_value()1841 case IPFW_VTYPE_PIPE: in table_show_value()
112 _MCPY(pipe, IPFW_VTYPE_PIPE); in mask_table_value()
881 #define IPFW_VTYPE_PIPE 0x00000002 /* pipe/queue */ macro