Home
last modified time | relevance | path

Searched defs:ip_dst (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/dports/net/nast/nast-0.2.0/ncurses/
H A Dn_conn.c36 int connection(char *dev,u_long ip_src,u_long ip_dst,u_short sport,u_short dport) in connection()
163 int add(u_long ip_src,u_long ip_dst,u_short sport,u_short dport) in add()
205 int del(u_long ip_src,u_long ip_dst,u_short sport,u_short dport, int flag) in del()
H A Dn_rst.c36 int rst_connection_db(char *dev,u_long ip_src,u_long ip_dst,u_short sport,u_short dport) in rst_connection_db()
158 int r_add(u_long ip_src,u_long ip_dst,u_short sport,u_short dport, u_long seq, u_long ack, int flag) in r_add()
218 int r_del(u_long ip_src,u_long ip_dst,u_short sport,u_short dport, int flag) in r_del()
H A Dn_menu.c34 u_long ip_src, ip_dst; variable
1398 u_long ip_dst; in conn_db() local
1421 u_long ip_dst; in conn_db_r() local
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/netflow/
H A Dnf_edit_form.php78 $ip_dst = $filter['ip_dst']; variable
89 $ip_dst = ''; variable
103 $ip_dst = get_parameter('ip_dst',''); variable
141 $ip_dst = get_parameter('ip_dst',''); variable
/dports/security/masscan/masscan-1.3.2/src/
H A Dutil-checksum.c75 checksum_ipv4(unsigned ip_src, unsigned ip_dst, unsigned ip_proto, size_t payload_length, const voi… in checksum_ipv4()
118 checksum_ipv6(const unsigned char *ip_src, const unsigned char *ip_dst, unsigned ip_proto, size_t p… in checksum_ipv6()
162 unsigned ip_dst; member
195 const char *ip_dst; member
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/examples/
H A Dtuntaptest.py8 ip_dst = "192.168.1.1" variable
/dports/net-mgmt/pads/pads-1.2/src/
H A Dpacket.c187 const struct in_addr ip_src, const struct in_addr ip_dst) in process_tcp()
257 const struct in_addr ip_src, const struct in_addr ip_dst) in process_icmp()
/dports/net-mgmt/packit/packit-1.8/src/
H A Dprint_ipv4_hdr.c36 struct in_addr ip_src, ip_dst; in print_ipv4_hdr() local
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/test/
H A Dlibnet_test.h18 u_char ip_dst[4] = {0x0a, 0x00, 0x00, 0x02}; variable
/dports/net/tiny-network-utilities/tiny-network-utilities-1.0/
H A Dtiny-udp-proxy.py169 def packet_new_ip_headers(proto, ip_src, ip_dst, pktid, remlen): argument
205 def packet_new_udp(ip_src, ip_dst, port_src, port_dst, pktid, payload_bytes): argument
252 def ept_to_str(ip_dst, port_dst): argument
255 def get_channel(ip_src, port_src, ip_dst, port_dst): argument
/dports/security/suricata/suricata-6.0.4/src/
H A Dapp-layer-expectation.c154 static inline int GetFlowAddresses(Flow *f, Address *ip_src, Address *ip_dst) in GetFlowAddresses()
172 Address ip_src, ip_dst; in AppLayerExpectationLookup() local
223 Address ip_src, ip_dst; in AppLayerExpectationCreate() local
/dports/net/ipdecap/ipdecap-0.7.2/src/
H A Desp.c116 int esp_add_flow(char *ip_src, char *ip_dst, char *crypt_name, char *auth_name, char *key, char *sp… in esp_add_flow()
232 struct llflow_t * esp_find_flow(char *ip_src, char *ip_dst, u_int32_t spi) { in esp_find_flow()
443 char ip_dst[INET_ADDRSTRLEN+1]; in process_esp_packet() local
/dports/net/nast/nast-0.2.0/
H A Dmap.c64 u_char ip_dst[4], orig_ip[4]; in map_lan() local
375 int send_arp(libnet_t *l, u_char *device, u_char *ip_dst, u_char *enet_src, u_long ip_src) in send_arp()
H A Dstream.c24 int stream (char *dev,u_long ip_src,u_long ip_dst,u_short sport,u_short dport,int lg) in stream()
H A Drst.c32 int rst (char *dev,u_long ip_src,u_long ip_dst,u_short sport,u_short dport) in rst()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dconntrack.h40 u_int32_t ip_dst; member
54 u_int32_t ip_dst[4]; member
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dcallerid.h51 struct in6_addr ip_dst; member
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/pypacker/
H A Dtuntap.py89 ip_dst="12.34.56.2", argument
142 def configure_interface(iface_name, ip_src, ip_dst, mtu=1500, is_local_tunnel=False): argument
/dports/net/libnet/libnet-1.1.6/sample/
H A Dlibnet_test.h32 u_char ip_dst[4] = {0x0a, 0x00, 0x00, 0x02}; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/batman-adv/
H A Ddistributed-arp-table.c428 __be32 ip_src, ip_dst; in batadv_dbg_arp() local
628 batadv_dat_select_candidates(struct batadv_priv *bat_priv, __be32 ip_dst, in batadv_dat_select_candidates()
1006 __be32 ip_src, ip_dst; in batadv_arp_get_type() local
1109 __be32 ip_dst, u8 *hw_src, u8 *hw_dst, in batadv_dat_arp_create_reply()
1142 __be32 ip_dst, ip_src; in batadv_dat_snoop_outgoing_arp_request() local
1239 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_request() local
1305 __be32 ip_src, ip_dst; in batadv_dat_snoop_outgoing_arp_reply() local
1353 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_reply() local
1637 __be32 yiaddr, u8 *hw_dst, __be32 ip_dst, in batadv_dat_put_dhcp()
1798 __be32 ip_dst; in batadv_dat_drop_broadcast_packet() local
/dports/multimedia/libv4l/linux-5.13-rc2/net/batman-adv/
H A Ddistributed-arp-table.c428 __be32 ip_src, ip_dst; in batadv_dbg_arp() local
628 batadv_dat_select_candidates(struct batadv_priv *bat_priv, __be32 ip_dst, in batadv_dat_select_candidates()
1006 __be32 ip_src, ip_dst; in batadv_arp_get_type() local
1109 __be32 ip_dst, u8 *hw_src, u8 *hw_dst, in batadv_dat_arp_create_reply()
1142 __be32 ip_dst, ip_src; in batadv_dat_snoop_outgoing_arp_request() local
1239 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_request() local
1305 __be32 ip_src, ip_dst; in batadv_dat_snoop_outgoing_arp_reply() local
1353 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_reply() local
1637 __be32 yiaddr, u8 *hw_dst, __be32 ip_dst, in batadv_dat_put_dhcp()
1798 __be32 ip_dst; in batadv_dat_drop_broadcast_packet() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/batman-adv/
H A Ddistributed-arp-table.c428 __be32 ip_src, ip_dst; in batadv_dbg_arp() local
628 batadv_dat_select_candidates(struct batadv_priv *bat_priv, __be32 ip_dst, in batadv_dat_select_candidates()
1006 __be32 ip_src, ip_dst; in batadv_arp_get_type() local
1109 __be32 ip_dst, u8 *hw_src, u8 *hw_dst, in batadv_dat_arp_create_reply()
1142 __be32 ip_dst, ip_src; in batadv_dat_snoop_outgoing_arp_request() local
1239 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_request() local
1305 __be32 ip_src, ip_dst; in batadv_dat_snoop_outgoing_arp_reply() local
1353 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_reply() local
1637 __be32 yiaddr, u8 *hw_dst, __be32 ip_dst, in batadv_dat_put_dhcp()
1798 __be32 ip_dst; in batadv_dat_drop_broadcast_packet() local
/dports/net/freeradius3/freeradius-server-3.0.25/src/lib/
H A Dnet.c46 uint16_t const *ip_dst = (void const *) &dst_addr.s_addr; in fr_udp_checksum() local
/dports/net/samba412/samba-4.12.15/script/
H A Dtraffic_summary.pl295 sub ip_dst subroutine
/dports/net/nmsg/nmsg-1.0.1/nmsg/base/
H A Dipreasm.h34 uint8_t ip_dst[4]; member
44 uint8_t ip_dst[16]; member

12345678910>>...18