Searched refs:TUN_H_ICMP_CSUM (Results 1 – 2 of 2) sorted by relevance
69 #define TUN_H_ICMP_CSUM (1 << 11) macro
857 SET(th.th_flags, TUN_H_ICMP_CSUM); in tun_dev_read()961 (TUN_H_TCP_CSUM|TUN_H_UDP_CSUM|TUN_H_ICMP_CSUM)) { in tun_dev_write()972 case TUN_H_ICMP_CSUM: in tun_dev_write()