Searched refs:net_pkt_data (Results 1 – 1 of 1) sorted by relevance
377 u_char *net_pkt_data; /* packet data from the message */ in pcap_read_nocb_remote() local426 net_pkt_data = (u_char *)p->buffer + sizeof(struct rpcap_header) + sizeof(struct rpcap_pkthdr); in pcap_read_nocb_remote()566 *pkt_data = net_pkt_data; in pcap_read_nocb_remote()