Home
last modified time | relevance | path

Searched defs:found_mac (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/ndpmon/ndpmon-1.4.0/
H A Dmonitoring_rd.c50 int found_mac = is_router_mac_in(routers, *src_eth); in watch_rd_src() local
H A Dmonitoring_na.c58 int found_mac = is_router_mac_in(routers, *src_eth); in watch_R_flag() local
H A Dmonitoring_ra.c275 int found_mac = is_router_mac_in(routers, *src_eth); in watch_ra() local
H A Dneighbors.c682 int found_mac = is_neighbor_by_mac(*list, eth); in new_station() local
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/
H A Dbesside-ng.c1872 static void found_mac(struct network * n) in found_mac() function