Searched refs:pktdata (Results 1 – 3 of 3) sorted by relevance
379 u_int8_t pktdata[MAX_PACKET_LOG]; member
779 memcpy(mp->pktdata, ip, in i4b_l4_packet_ind()
1050 ip = (struct ip*)mp->pktdata; in msg_packet_ind()1051 proto_hdr = mp->pktdata + ((ip->ip_hl)<<2); in msg_packet_ind()