亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? ftlib.h

?? netflow,抓包
?? H
?? 第 1 頁 / 共 5 頁
字號:
  u_int32 srcaddr;        /* Source IP Address */  u_int32 dstaddr;        /* Destination IP Address */  u_int32 nexthop;        /* Next hop router's IP Address */  u_int16 input;          /* Input interface index */  u_int16 output;         /* Output interface index */  u_int32 dPkts;          /* Packets sent in Duration */  u_int32 dOctets;        /* Octets sent in Duration. */  u_int32 First;          /* SysUptime at start of flow */  u_int32 Last;           /* and of last packet of flow */  u_int16 srcport;        /* TCP/UDP source port number or equivalent */  u_int16 dstport;        /* TCP/UDP destination port number or equiv */  u_int8  prot;           /* IP protocol, e.g., 6=TCP, 17=UDP, ... */  u_int8  tos;            /* IP Type-of-Service */  u_int8  tcp_flags;      /* OR of TCP header bits */  u_int8  pad;  u_int8  engine_type;    /* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;      /* Slot number of the flow switching engine */  u_int8  src_mask;       /* mask length of source address */  u_int8  dst_mask;       /* mask length of destination address */  u_int16 src_as;         /* AS of source address */  u_int16 dst_as;         /* AS of destination address */};struct fts3rec_v6 {  u_int32 unix_secs;      /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs;     /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;      /* Current time in millisecs since router booted */  u_int32 exaddr;         /* Exporter IP address */  u_int32 srcaddr;        /* Source IP Address */  u_int32 dstaddr;        /* Destination IP Address */  u_int32 nexthop;        /* Next hop router's IP Address */  u_int16 input;          /* Input interface index */  u_int16 output;         /* Output interface index */  u_int32 dPkts;          /* Packets sent in Duration */  u_int32 dOctets;        /* Octets sent in Duration. */  u_int32 First;          /* SysUptime at start of flow */  u_int32 Last;           /* and of last packet of flow */  u_int16 srcport;        /* TCP/UDP source port number or equivalent */  u_int16 dstport;        /* TCP/UDP destination port number or equiv */  u_int8  prot;           /* IP protocol, e.g., 6=TCP, 17=UDP, ... */  u_int8  tos;            /* IP Type-of-Service */  u_int8  tcp_flags;      /* OR of TCP header bits */  u_int8  pad;  u_int8  engine_type;    /* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;      /* Slot number of the flow switching engine */  u_int8  src_mask;       /* mask length of source address */  u_int8  dst_mask;       /* mask length of destination address */  u_int16 src_as;         /* AS of source address */  u_int16 dst_as;         /* AS of destination address */  u_int8  in_encaps;      /* size in bytes of the input encapsulation */  u_int8  out_encaps;     /* size in bytes of the output encapsulation */  u_int16 pad2;  u_int32 peer_nexthop;   /* IP address of the next hop within the peer */};struct fts3rec_v7 {  u_int32 unix_secs;      /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs;     /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;      /* Current time in millisecs since router booted */  u_int32 exaddr;         /* Exporter IP address */  u_int32 srcaddr;        /* Source IP Address */  u_int32 dstaddr;        /* Destination IP Address */  u_int32 nexthop;        /* Next hop router's IP Address */  u_int16 input;          /* Input interface index */  u_int16 output;         /* Output interface index */  u_int32 dPkts;          /* Packets sent in Duration */  u_int32 dOctets;        /* Octets sent in Duration. */  u_int32 First;          /* SysUptime at start of flow */  u_int32 Last;           /* and of last packet of flow */  u_int16 srcport;        /* TCP/UDP source port number or equivalent */  u_int16 dstport;        /* TCP/UDP destination port number or equiv */  u_int8  prot;           /* IP protocol, e.g., 6=TCP, 17=UDP, ... */  u_int8  tos;            /* IP Type-of-Service */  u_int8  tcp_flags;      /* OR of TCP header bits */  u_int8  flags;          /* Reason flow discarded, etc */  u_int8  engine_type;    /* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;      /* Slot number of the flow switching engine */  u_int8  src_mask;       /* mask length of source address */  u_int8  dst_mask;       /* mask length of destination address */  u_int16 src_as;         /* AS of source address */  u_int16 dst_as;         /* AS of destination address */  u_int32 router_sc;      /* ID of router shortcut by switch */};struct fts3rec_v8_1 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dFlows;     /* Number of flows */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int16 src_as;     /* originating AS of source address */  u_int16 dst_as;     /* originating AS of destination address */  u_int16 input;      /* input interface index */  u_int16 output;     /* output interface index */  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */  u_int16 pad;};struct fts3rec_v8_2 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dFlows;     /* Number of flows */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int8  prot;       /* IP protocol */  u_int8  pad;  u_int16 reserved;  u_int16 srcport;    /* TCP/UDP source port number of equivalent */  u_int16 dstport;    /* TCP/UDP dst port number of equivalent */  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */  u_int16 pad2;};struct fts3rec_v8_3 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 exaddr;     /* Exporter IP address */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 dFlows;     /* Number of flows */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int32 srcaddr;  u_int8  src_mask;  u_int8  pad;  u_int16 src_as;  u_int16 input;  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */};struct fts3rec_v8_4 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dFlows;     /* Number of flows */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int32 dstaddr;  u_int8  dst_mask;  u_int8  pad;  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */  u_int16 dst_as;  u_int16 output;};struct fts3rec_v8_5 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dFlows;     /* Number of flows */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int32 srcaddr;  u_int32 dstaddr;  u_int8  dst_mask;  u_int8  src_mask;  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */  u_int16 src_as;  u_int16 dst_as;  u_int16 input;  u_int16 output;};struct fts3rec_v8_6 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int32 dstaddr;    /* destination IP address */  u_int32 extra_pkts; /* packets that exceed the contract */  u_int32 router_sc;  /* IP address of the router being shortcut */  u_int16 output;     /* output interface index */  u_int16 pad;  u_int8  tos;        /* tos */  u_int8  marked_tos; /* tos of pkts that exceeded the contract */  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */};struct fts3rec_v8_7 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int32 dstaddr;    /* destination IP address */  u_int32 srcaddr;    /* source IP address */  u_int32 extra_pkts; /* packets that exceed the contract */  u_int32 router_sc;  /* IP address of the router being shortcut */  u_int16 output;     /* output interface index */  u_int16 input;      /* input interface index */  u_int8  tos;        /* tos */  u_int8  marked_tos; /* tos of pkts that exceeded the contract */  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */};struct fts3rec_v8_8 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int32 dstaddr;    /* destination IP address */  u_int32 srcaddr;    /* source IP address */  u_int32 extra_pkts; /* packets that exceed the contract */  u_int32 router_sc;  /* IP address of the router being shortcut */  u_int16 dstport;    /* TCP/UDP destination port */  u_int16 srcport;    /* TCP/UDP source port */  u_int16 output;     /* output interface index */  u_int16 input;      /* input interface index */  u_int8  tos;        /* tos */  u_int8  marked_tos; /* tos of pkts that exceeded the contract */  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */  u_int8  prot;       /* IP protocol */  u_int8  pad1;  u_int16 pad2;};struct fts3rec_v8_9 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dFlows;     /* Number of flows */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int16 src_as;     /* originating AS of source address */  u_int16 dst_as;     /* originating AS of destination address */  u_int16 input;      /* input interface index */  u_int16 output;     /* output interface index */  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */  u_int8  tos;        /* ToS */  u_int8  pad;};struct fts3rec_v8_10 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 exaddr;     /* Exporter IP address */  u_int32 dFlows;     /* Number of flows */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int16 srcport;    /* TCP/UDP source port number of equivalent */  u_int16 dstport;    /* TCP/UDP dst port number of equivalent */  u_int16 input;      /* input interface index */  u_int16 output;     /* output interface index */  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */  u_int8  prot;       /* IP protocol */  u_int8  tos;        /* ToS */};struct fts3rec_v8_11 {  u_int32 unix_secs;  /* Current seconds since 0000 UTC 1970 */  u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */  u_int32 exaddr;     /* Exporter IP address */  u_int32 sysUpTime;  /* Current time in millisecs since router booted */  u_int32 dFlows;     /* Number of flows */  u_int32 dPkts;      /* Packets sent in duration */  u_int32 dOctets;    /* Octets sent in duration */  u_int32 First;      /* SysUpTime at start of flow */  u_int32 Last;       /* and of last packet of flow */  u_int32 srcaddr;    /* Source Prefix */  u_int8  src_mask;   /* Source Prefix mask length */  u_int8  tos;        /* ToS */  u_int16 src_as;     /* Source AS */  u_int16 input;      /* input interface index */  u_int8  engine_type;/* Type of flow switching engine (RP,VIP,etc.) */  u_int8  engine_id;  /* Slot number of the flow switching engine */};struct fts3rec_v8_12 {

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲精品亚洲人成人网在线播放| 在线精品视频免费观看| 久久午夜国产精品| 精品一区二区三区欧美| 精品国产乱码久久久久久蜜臀 | 91在线视频网址| 日韩美女久久久| 欧美在线免费播放| 蜜桃久久久久久| 久久亚洲综合av| 99热国产精品| 午夜日韩在线电影| 中文字幕乱码久久午夜不卡 | 国产精品毛片大码女人| 欧美性猛交一区二区三区精品| 日韩国产欧美在线观看| 久久婷婷一区二区三区| 99久久er热在这里只有精品66| 一区二区三区视频在线看| 欧美日本一道本在线视频| 国产麻豆日韩欧美久久| 一区二区三区成人| 日韩欧美不卡在线观看视频| 豆国产96在线|亚洲| 性感美女极品91精品| 久久先锋影音av鲁色资源网| 色综合久久88色综合天天免费| 肉色丝袜一区二区| 欧美高清在线一区| 日韩一区和二区| 99riav一区二区三区| 男人的天堂亚洲一区| 自拍偷拍亚洲激情| 日韩一级免费一区| 99久久伊人网影院| 日本午夜精品一区二区三区电影 | av一二三不卡影片| 日韩av电影天堂| 亚洲色图制服诱惑| 国产亚洲va综合人人澡精品| 欧美日韩精品一区二区天天拍小说| 国产精品影视在线| 首页国产欧美日韩丝袜| 亚洲色图视频网| 久久综合久久久久88| 欧美欧美欧美欧美首页| 成人午夜激情在线| 激情五月激情综合网| 图片区小说区国产精品视频| 国产精品色噜噜| 精品久久人人做人人爽| 欧美高清精品3d| 日韩精品91亚洲二区在线观看| 天堂成人国产精品一区| 国产欧美日韩三级| 日韩一卡二卡三卡四卡| 日本福利一区二区| 成人精品国产免费网站| 国产激情精品久久久第一区二区| 日韩 欧美一区二区三区| 亚洲男人天堂av网| 国产日韩在线不卡| 精品国产乱码久久久久久蜜臀| 欧美男女性生活在线直播观看| 成a人片国产精品| 国产69精品久久久久毛片| 精品午夜久久福利影院| 天天综合天天综合色| 亚洲午夜精品在线| 亚洲永久精品大片| 一区二区三区不卡视频在线观看 | 久久综合九色综合欧美就去吻| 欧美日韩不卡在线| 爽好久久久欧美精品| 大美女一区二区三区| 青青草国产成人av片免费| 天天综合天天做天天综合| 亚洲高清一区二区三区| 亚洲成人中文在线| 日本亚洲电影天堂| 激情综合亚洲精品| 国产一区二区三区高清播放| 另类中文字幕网| 国产精品1024| 波多野洁衣一区| 91最新地址在线播放| 一本色道久久综合亚洲91| 色婷婷精品大视频在线蜜桃视频| 日本韩国欧美一区| 欧美日韩一区二区三区视频| 欧美欧美午夜aⅴ在线观看| 中文字幕第一区综合| 国产蜜臀97一区二区三区| 国产精品的网站| 亚洲乱码中文字幕| 天天色图综合网| 久久精品国产在热久久| 国产精品1024| 人妖欧美一区二区| 国产91精品一区二区麻豆亚洲| 国产成人在线电影| 成人动漫在线一区| 日本高清不卡视频| 欧美一区二区三区在| 精品粉嫩超白一线天av| 国产精品国产三级国产aⅴ原创| 亚洲综合视频在线| 久久精品国产久精国产爱| 国产成人精品影视| 日本高清视频一区二区| 欧美一卡2卡三卡4卡5免费| 亚洲国产精品成人综合色在线婷婷| 夜夜操天天操亚洲| 国内精品久久久久影院色| 99热这里都是精品| 欧美一区二区三区影视| 国产精品国产三级国产普通话蜜臀 | 亚洲永久免费av| 国内精品国产成人| 色噜噜夜夜夜综合网| 精品国产一区二区三区久久影院| aaa亚洲精品一二三区| 日韩av电影免费观看高清完整版 | 99精品欧美一区二区三区小说| 欧美日韩国产一区| 国产视频911| 亚洲成人午夜电影| 成人黄色国产精品网站大全在线免费观看 | 欧美午夜理伦三级在线观看| 精品少妇一区二区三区在线播放 | 久久国产精品72免费观看| caoporen国产精品视频| 日韩精品一区国产麻豆| 亚洲欧美一区二区三区国产精品| 国产做a爰片久久毛片| 久久久久久久久久久久久久久99| 国产精品乱码人人做人人爱 | 国产三级三级三级精品8ⅰ区| 亚洲二区视频在线| 成人激情综合网站| 久久综合九色综合97婷婷女人 | 中文字幕在线观看不卡视频| 久久66热偷产精品| 欧美精品少妇一区二区三区| 综合激情成人伊人| 成人免费视频视频在线观看免费 | 欧美一级日韩免费不卡| 亚洲激情中文1区| 日韩精品一级中文字幕精品视频免费观看| 香港成人在线视频| 不卡一区二区在线| 欧美成人在线直播| 日韩高清不卡在线| 欧美日韩亚洲综合在线 欧美亚洲特黄一级| 国产精品视频yy9299一区| 国产一区日韩二区欧美三区| 日韩欧美在线网站| 日韩国产在线观看| 69久久夜色精品国产69蝌蚪网| 亚洲香肠在线观看| 在线免费观看一区| 亚洲综合成人在线| 欧美日韩精品一区二区在线播放| 一区二区三区精密机械公司| 色综合天天做天天爱| 亚洲欧洲日韩女同| 91黄色激情网站| 亚洲国产精品欧美一二99| 欧美午夜精品久久久久久超碰 | 欧美色区777第一页| 亚洲最大成人网4388xx| 国产精品亚洲成人| 成人性视频免费网站| 2023国产精品| 国产老妇另类xxxxx| 久久久久久久久久久久电影| 国产成人午夜视频| 国产精品免费看片| 91女神在线视频| 一区二区不卡在线视频 午夜欧美不卡在| 成人免费av资源| 亚洲日本在线视频观看| 91黄色激情网站| 午夜不卡av免费| 欧美电影免费观看高清完整版在 | 国产精品911| 国产精品久久三区| 在线观看视频一区二区| 日本aⅴ亚洲精品中文乱码| 精品久久久久久久久久久院品网| 国产精品综合网| 亚洲色图.com| 欧美精品自拍偷拍| 久久精品免费看| 国产精品久久久久久一区二区三区| 色88888久久久久久影院按摩| 亚洲成人在线观看视频| 精品国产麻豆免费人成网站| 99久久精品费精品国产一区二区| 欧美大片在线观看|