Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_patch.h46 #define NG_PATCH_CSUM_IPV4 (CSUM_IP|CSUM_TCP|CSUM_UDP|CSUM_SCTP) macro
H A Dng_patch.c284 conf->csum_flags &= NG_PATCH_CSUM_IPV4|NG_PATCH_CSUM_IPV6; in ng_patch_rcvmsg()