Home
last modified time | relevance | path

Searched refs:add_new_ipv4 (Results 1 – 20 of 20) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/epan/wslua/
H A Dwslua_capture_info.c153 if (!wth->add_new_ipv4 || !wth->add_new_ipv6) { in CaptureInfo_set_hosts()
193 wth->add_new_ipv4(v4_addr, name); in CaptureInfo_set_hosts()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/wslua/
H A Dwslua_capture_info.c153 if (!wth->add_new_ipv4 || !wth->add_new_ipv6) { in CaptureInfo_set_hosts()
193 wth->add_new_ipv4(v4_addr, name); in CaptureInfo_set_hosts()
/dports/net/tshark-lite/wireshark-3.6.1/epan/wslua/
H A Dwslua_capture_info.c153 if (!wth->add_new_ipv4 || !wth->add_new_ipv6) { in CaptureInfo_set_hosts()
193 wth->add_new_ipv4(v4_addr, name); in CaptureInfo_set_hosts()
/dports/net/tshark/wireshark-3.6.1/epan/wslua/
H A Dwslua_capture_info.c153 if (!wth->add_new_ipv4 || !wth->add_new_ipv6) { in CaptureInfo_set_hosts()
193 wth->add_new_ipv4(v4_addr, name); in CaptureInfo_set_hosts()
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap.c1470 void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4) { in wtap_set_cb_new_ipv4() argument
1472 wth->add_new_ipv4 = add_new_ipv4; in wtap_set_cb_new_ipv4()
H A Dwtap-int.h74 wtap_new_ipv4_callback_t add_new_ipv4; member
H A Dpcapng.c245 wtap_new_ipv4_callback_t add_new_ipv4; member
2386 if (pn->add_new_ipv4) { in pcapng_read_name_resolution_block()
2407 pn->add_new_ipv4(v4_addr, namep); in pcapng_read_name_resolution_block()
3489 pcapng->add_new_ipv4 = NULL; in pcapng_open()
3572 pcapng->add_new_ipv4 = wth->add_new_ipv4; in pcapng_read()
H A Dwtap.h1708 void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4);
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dwtap.c1470 void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4) { in wtap_set_cb_new_ipv4() argument
1472 wth->add_new_ipv4 = add_new_ipv4; in wtap_set_cb_new_ipv4()
H A Dwtap-int.h74 wtap_new_ipv4_callback_t add_new_ipv4; member
H A Dpcapng.c245 wtap_new_ipv4_callback_t add_new_ipv4; member
2386 if (pn->add_new_ipv4) { in pcapng_read_name_resolution_block()
2407 pn->add_new_ipv4(v4_addr, namep); in pcapng_read_name_resolution_block()
3489 pcapng->add_new_ipv4 = NULL; in pcapng_open()
3572 pcapng->add_new_ipv4 = wth->add_new_ipv4; in pcapng_read()
H A Dwtap.h1708 void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4);
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap.c1470 void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4) { in wtap_set_cb_new_ipv4() argument
1472 wth->add_new_ipv4 = add_new_ipv4; in wtap_set_cb_new_ipv4()
H A Dwtap-int.h74 wtap_new_ipv4_callback_t add_new_ipv4; member
H A Dpcapng.c245 wtap_new_ipv4_callback_t add_new_ipv4;
2386 if (pn->add_new_ipv4) {
2407 pn->add_new_ipv4(v4_addr, namep);
3489 pcapng->add_new_ipv4 = NULL;
3572 pcapng->add_new_ipv4 = wth->add_new_ipv4;
H A Dwtap.h1708 void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4);
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dwtap.c1470 void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4) { in wtap_set_cb_new_ipv4() argument
1472 wth->add_new_ipv4 = add_new_ipv4; in wtap_set_cb_new_ipv4()
H A Dwtap-int.h74 wtap_new_ipv4_callback_t add_new_ipv4; member
H A Dpcapng.c245 wtap_new_ipv4_callback_t add_new_ipv4; member
2386 if (pn->add_new_ipv4) { in pcapng_read_name_resolution_block()
2407 pn->add_new_ipv4(v4_addr, namep); in pcapng_read_name_resolution_block()
3489 pcapng->add_new_ipv4 = NULL; in pcapng_open()
3572 pcapng->add_new_ipv4 = wth->add_new_ipv4; in pcapng_read()
H A Dwtap.h1708 void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4);