Searched refs:PFSYNC_ACT_EOF (Results 1 – 3 of 3) sorted by relevance
82 #define PFSYNC_ACT_EOF 12 /* end of frame */ macro
176 if (subh->action == PFSYNC_ACT_EOF) in pfsync_print()
2162 subh->action = PFSYNC_ACT_EOF; in pfsync_sendout()2164 V_pfsyncstats.pfsyncs_oacts[PFSYNC_ACT_EOF]++; in pfsync_sendout()