/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | eth_p_oui.c | 43 void eth_p_oui_deliver(struct eth_p_oui_ctx *ctx, const u8 *src_addr, in eth_p_oui_deliver() 51 static void eth_p_rx(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in eth_p_rx() 86 void (*rx_callback)(void *ctx, const u8 *src_addr, in eth_p_oui_register() 161 int eth_p_oui_send(struct eth_p_oui_ctx *ctx, const u8 *src_addr, in eth_p_oui_send()
|
H A D | wpa_auth_ft.c | 72 const u8 *src_addr, u8 type, in wpa_ft_rrb_decrypt() 476 const u8 *src_addr, u8 type, u8 *enc) in wpa_ft_rrb_encrypt() 523 const u8 *src_addr, u8 type, in wpa_ft_rrb_build() 877 u8 src_addr[ETH_ALEN]; member 925 struct ft_remote_seq *rkh_seq, const u8 *src_addr, in wpa_ft_rrb_seq_req() 1022 wpa_ft_rrb_seq_chk(struct ft_remote_seq *rkh_seq, const u8 *src_addr, in wpa_ft_rrb_seq_chk() 1093 struct ft_remote_seq *rkh_seq, const u8 *src_addr, in wpa_ft_rrb_seq_accept() 1690 const u8 *src_addr, const u8 *r0kh_id, size_t id_len, in wpa_ft_rrb_add_r0kh() 1764 const u8 *src_addr, const u8 *r1kh_id, int timeout) in wpa_ft_rrb_add_r1kh() 3508 const u8 *src_addr, u8 type, in wpa_ft_rrb_build_r0() [all …]
|
H A D | x_snoop.h | 36 void (*handler)(void *ctx, const u8 *src_addr, in x_snoop_get_l2_packet()
|
H A D | x_snoop.c | 68 void (*handler)(void *ctx, const u8 *src_addr, in x_snoop_get_l2_packet()
|
H A D | dhcp_snoop.c | 32 static void handle_dhcp(void *ctx, const u8 *src_addr, const u8 *buf, in handle_dhcp()
|
H A D | ndisc_snoop.c | 97 static void handle_ndisc(void *ctx, const u8 *src_addr, const u8 *buf, in handle_ndisc()
|
H A D | preauth_auth.c | 41 static void rsn_preauth_receive(void *ctx, const u8 *src_addr, in rsn_preauth_receive()
|
H A D | wpa_auth_glue.c | 672 u8 src_addr[ETH_ALEN]; member 1166 static void hostapd_rrb_receive(void *ctx, const u8 *src_addr, const u8 *buf, in hostapd_rrb_receive() 1184 static void hostapd_rrb_oui_receive(void *ctx, const u8 *src_addr, in hostapd_rrb_oui_receive()
|
/dflybsd-src/lib/libalias/ |
H A D | alias_db.c | 285 struct in_addr src_addr; /* Address and port information */ member 457 StartPointOut(struct in_addr src_addr, struct in_addr dst_addr, in StartPointOut() 987 AddLink(struct in_addr src_addr, in AddLink() 1136 struct in_addr src_addr, in ReLink() 1161 _FindLinkOut(struct in_addr src_addr, in _FindLinkOut() 1216 FindLinkOut(struct in_addr src_addr, in FindLinkOut() 1350 struct in_addr src_addr; in _FindLinkIn() local 1447 FindIcmpOut(struct in_addr src_addr, in FindIcmpOut() 1550 FindProtoOut(struct in_addr src_addr, in FindProtoOut() 1617 FindUdpTcpOut(struct in_addr src_addr, in FindUdpTcpOut() [all …]
|
H A D | alias_proxy.c | 100 struct in_addr src_addr; member 455 struct in_addr src_addr; in ProxyCheck() local 558 struct in_addr src_addr, src_mask; in PacketAliasProxyRule() local
|
/dflybsd-src/sys/net/ipfw3_basic/ |
H A D | ip_fw3_state.h | 38 struct in_addr src_addr; member 58 uint32_t src_addr; member
|
/dflybsd-src/contrib/wpa_supplicant/src/l2_packet/ |
H A D | l2_packet_none.c | 69 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init() 97 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init_bridge()
|
H A D | l2_packet_privsep.c | 130 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init() 237 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init_bridge()
|
H A D | l2_packet_freebsd.c | 230 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init() 263 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init_bridge()
|
H A D | l2_packet_winpcap.c | 200 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init() 254 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init_bridge()
|
H A D | l2_packet_pcap.c | 281 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init() 318 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init_bridge()
|
H A D | l2_packet_linux.c | 270 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init() 338 void (*rx_callback)(void *ctx, const u8 *src_addr, in l2_packet_init_bridge()
|
/dflybsd-src/sys/net/ipfw3_nat/ |
H A D | ip_fw3_nat.h | 52 struct in_addr src_addr; member 90 uint32_t src_addr; member 102 uint32_t src_addr; member
|
/dflybsd-src/contrib/wpa_supplicant/src/rsn_supp/ |
H A D | wpa.c | 262 const unsigned char *src_addr, in wpa_supplicant_get_pmk() 560 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() 586 const unsigned char *src_addr, in wpa_supplicant_process_1_of_4() 1152 const char *reason, const u8 *src_addr, in wpa_report_ie_mismatch() 1192 const unsigned char *src_addr, in ft_validate_mdie() 1223 const unsigned char *src_addr, in ft_validate_ftie() 1251 const unsigned char *src_addr, in ft_validate_rsnie() 1287 const unsigned char *src_addr, in wpa_supplicant_validate_ie_ft() 1322 const unsigned char *src_addr, in wpa_supplicant_validate_ie() 1825 const unsigned char *src_addr, in wpa_supplicant_process_1_of_2() [all …]
|
H A D | tdls.c | 932 static int wpa_tdls_recv_teardown(struct wpa_sm *sm, const u8 *src_addr, in wpa_tdls_recv_teardown() 1244 const unsigned char *src_addr, u8 dtoken, in wpa_tdls_send_tpk_m2() 1335 const unsigned char *src_addr, u8 dtoken, in wpa_tdls_send_tpk_m3() 1785 static int wpa_tdls_process_tpk_m1(struct wpa_sm *sm, const u8 *src_addr, in wpa_tdls_process_tpk_m1() 2181 static int wpa_tdls_process_tpk_m2(struct wpa_sm *sm, const u8 *src_addr, in wpa_tdls_process_tpk_m2() 2470 static int wpa_tdls_process_tpk_m3(struct wpa_sm *sm, const u8 *src_addr, in wpa_tdls_process_tpk_m3() 2735 static void wpa_supplicant_rx_tdls(void *ctx, const u8 *src_addr, in wpa_supplicant_rx_tdls()
|
H A D | wpa_ft.c | 25 int wpa_derive_ptk_ft(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk_ft() 842 size_t ies_len, const u8 *src_addr) in wpa_ft_validate_reassoc_resp()
|
H A D | preauth.c | 52 static void rsn_preauth_receive(void *ctx, const u8 *src_addr, in rsn_preauth_receive()
|
/dflybsd-src/usr.bin/telnet/ |
H A D | main.c | 107 char *src_addr = NULL; in main() local
|
/dflybsd-src/sys/netgraph7/netflow/ |
H A D | netflow.h | 74 uint32_t src_addr; /* Source IP address */ member 96 uint32_t src_addr; /* Source IP address */ member
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_ucode.c | 391 uint8_t* src_addr = NULL; in amdgpu_ucode_patch_jt() local
|