Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Ddistributed-arp-table.c704 * value of the key. ip_dst is the key. in batadv_dat_select_candidates() argument
504 __be32 ip_dst; batadv_dbg_arp() local
1080 __be32 ip_dst; batadv_arp_get_type() local
1192 batadv_dat_arp_create_reply(struct batadv_priv * bat_priv,__be32 ip_src,__be32 ip_dst,u8 * hw_src,u8 * hw_dst,unsigned short vid) batadv_dat_arp_create_reply() argument
1235 __be32 ip_dst; batadv_dat_snoop_outgoing_arp_request() local
1340 __be32 ip_dst; batadv_dat_snoop_incoming_arp_request() local
1405 __be32 ip_dst; batadv_dat_snoop_outgoing_arp_reply() local
1464 __be32 ip_dst; batadv_dat_snoop_incoming_arp_reply() local
1749 batadv_dat_put_dhcp(struct batadv_priv * bat_priv,u8 * chaddr,__be32 yiaddr,u8 * hw_dst,__be32 ip_dst,unsigned short vid) batadv_dat_put_dhcp() argument
1928 __be32 ip_dst; batadv_dat_drop_broadcast_packet() local
[all...]
/linux/net/bridge/netfilter/
H A Debt_log.c49 unsigned char ip_dst[4]; member
/linux/include/net/
H A Dbond_alb.h96 __be32 ip_dst; /* the client IP address */ member
/linux/net/netfilter/
H A Dnf_log_syslog.c40 unsigned char ip_dst[4]; member
/linux/net/bridge/
H A Dbr_multicast.c927 __be32 ip_dst, __be32 group, in br_ip4_multicast_alloc_query() argument
1235 struct br_ip *ip_dst, in br_multicast_alloc_query() argument
1833 struct br_ip *ip_dst, in __br_multicast_send_query() argument
[all...]
/linux/include/linux/fsl/
H A Dntmp.h135 __be32 ip_dst[4]; member
/linux/drivers/net/bonding/
H A Dbond_alb.c49 __be32 ip_dst; /* target IP address */ member
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c906 struct fbnic_ip_addr *ip_src = NULL, *ip_dst = NULL; in fbnic_set_cls_rule_ins() local