Searched refs:icmp_type (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/dsslib/netflow/
H A Dnetflow.h308 Nfshort_t icmp_type; /* Internet Control Message Protocol packet type coded as ((type*256)+code) */ member in struct:Netflow_s
H A Dnetflow.c69 CXV("icmp_type", "number", NETFLOW_icmp_type, "Internet Control Message Protocol packet type coded as ((type*256)+code).")
331 r->value.number = rp->icmp_type;
720 NUMBER(icmp_type, 0),

Completed in 23 milliseconds