Home
last modified time | relevance | path

Searched defs:ip_src (Results 1 – 4 of 4) sorted by relevance

/linux/net/batman-adv/
H A Ddistributed-arp-table.c428 __be32 ip_src, ip_dst; in batadv_dbg_arp() local
993 __be32 ip_src, ip_dst; in batadv_arp_get_type() local
1095 batadv_dat_arp_create_reply(struct batadv_priv *bat_priv, __be32 ip_src, in batadv_dat_arp_create_reply()
1129 __be32 ip_dst, ip_src; in batadv_dat_snoop_outgoing_arp_request() local
1225 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_request() local
1290 __be32 ip_src, ip_dst; in batadv_dat_snoop_outgoing_arp_reply() local
1338 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_reply() local
1425 batadv_dat_check_dhcp_ipudp(struct sk_buff *skb, __be32 *ip_src) in batadv_dat_check_dhcp_ipudp()
1465 batadv_dat_check_dhcp(struct sk_buff *skb, __be16 proto, __be32 *ip_src) in batadv_dat_check_dhcp()
1668 batadv_dat_check_dhcp_ack(struct sk_buff *skb, __be16 proto, __be32 *ip_src, in batadv_dat_check_dhcp_ack()
[all …]
/linux/net/bridge/netfilter/
H A Debt_log.c47 unsigned char ip_src[4]; member
/linux/include/net/
H A Dbond_alb.h95 __be32 ip_src; /* the server IP address */ member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c40 u32 ip_src; member
222 __be32 ip_src = htonl(attr->ip_src); in stmmac_test_get_arp_skb() local
1625 u32 ip_src = 0xdeadbeef; in stmmac_test_arpoffload() local