Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 25328
Collapse All | Expand All

(-)sniffit.0.3.7.beta/sn_structs.h (-1 / +1 lines)
Lines 67-73 Link Here
67
struct snif_mask                                         /* struct for mask */
67
struct snif_mask                                         /* struct for mask */
68
  {
68
  {
69
  _32_bit source_ip, destination_ip;
69
  _32_bit source_ip, destination_ip;
70
  _32_bit short source_port, destination_port;
70
  _32_bit source_port, destination_port;
71
  };
71
  };
72
72
73
/* (packet generation) */
73
/* (packet generation) */

Return to bug 25328