Home
last modified time | relevance | path

Searched refs:add_new_ipv6 (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()
236 wth->add_new_ipv6((const void *)(&v6_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()
236 wth->add_new_ipv6((const void *)(&v6_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()
236 wth->add_new_ipv6((const void *)(&v6_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()
236 wth->add_new_ipv6((const void *)(&v6_addr), name); in CaptureInfo_set_hosts()
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap.c1475 void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6) { in wtap_set_cb_new_ipv6() argument
1477 wth->add_new_ipv6 = add_new_ipv6; in wtap_set_cb_new_ipv6()
H A Dwtap-int.h75 wtap_new_ipv6_callback_t add_new_ipv6; member
H A Dpcapng.c246 wtap_new_ipv6_callback_t add_new_ipv6; member
2454 if (pn->add_new_ipv6) { in pcapng_read_name_resolution_block()
2467 pn->add_new_ipv6(ws_buffer_start_ptr(&nrb_rec), in pcapng_read_name_resolution_block()
3490 pcapng->add_new_ipv6 = NULL; in pcapng_open()
3573 pcapng->add_new_ipv6 = wth->add_new_ipv6; in pcapng_read()
H A Dwtap.h1712 void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6);
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dwtap.c1475 void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6) { in wtap_set_cb_new_ipv6() argument
1477 wth->add_new_ipv6 = add_new_ipv6; in wtap_set_cb_new_ipv6()
H A Dwtap-int.h75 wtap_new_ipv6_callback_t add_new_ipv6; member
H A Dpcapng.c246 wtap_new_ipv6_callback_t add_new_ipv6; member
2454 if (pn->add_new_ipv6) { in pcapng_read_name_resolution_block()
2467 pn->add_new_ipv6(ws_buffer_start_ptr(&nrb_rec), in pcapng_read_name_resolution_block()
3490 pcapng->add_new_ipv6 = NULL; in pcapng_open()
3573 pcapng->add_new_ipv6 = wth->add_new_ipv6; in pcapng_read()
H A Dwtap.h1712 void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6);
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap.c1475 void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6) { in wtap_set_cb_new_ipv6() argument
1477 wth->add_new_ipv6 = add_new_ipv6; in wtap_set_cb_new_ipv6()
H A Dwtap-int.h75 wtap_new_ipv6_callback_t add_new_ipv6; member
H A Dpcapng.c246 wtap_new_ipv6_callback_t add_new_ipv6;
2454 if (pn->add_new_ipv6) {
2467 pn->add_new_ipv6(ws_buffer_start_ptr(&nrb_rec),
3490 pcapng->add_new_ipv6 = NULL;
3573 pcapng->add_new_ipv6 = wth->add_new_ipv6;
H A Dwtap.h1712 void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6);
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dwtap.c1475 void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6) { in wtap_set_cb_new_ipv6() argument
1477 wth->add_new_ipv6 = add_new_ipv6; in wtap_set_cb_new_ipv6()
H A Dwtap-int.h75 wtap_new_ipv6_callback_t add_new_ipv6; member
H A Dpcapng.c246 wtap_new_ipv6_callback_t add_new_ipv6; member
2454 if (pn->add_new_ipv6) { in pcapng_read_name_resolution_block()
2467 pn->add_new_ipv6(ws_buffer_start_ptr(&nrb_rec), in pcapng_read_name_resolution_block()
3490 pcapng->add_new_ipv6 = NULL; in pcapng_open()
3573 pcapng->add_new_ipv6 = wth->add_new_ipv6; in pcapng_read()
H A Dwtap.h1712 void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6);