Home
last modified time | relevance | path

Searched refs:TUN_H_ICMP_CSUM (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/net/
H A Dif_tun.h69 #define TUN_H_ICMP_CSUM (1 << 11) macro
H A Dif_tun.c857 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()