IPV6_FW_TCPF_PSH
if (chain->fw_tcpf & IPV6_FW_TCPF_PSH) PRINTFLG("psh");
if (chain->fw_tcpnf & IPV6_FW_TCPF_PSH) PRINTFLG("!psh");
{ "psh", IPV6_FW_TCPF_PSH },