Home
last modified time | relevance | path

Searched defs:_U_ (Results 1 – 25 of 71) sorted by relevance

123

/freebsd/contrib/libpcap/
H A Dsavefile.c89 sf_getnonblock(pcap_t *p _U_) in sf_getnonblock()
115 sf_cant_set_rfmon(pcap_t *p _U_) in sf_cant_set_rfmon()
142 sf_setbuff(pcap_t *p, int dim _U_) in sf_setbuff()
150 sf_setmode(pcap_t *p, int mode _U_) in sf_setmode()
174 sf_oid_get_request(pcap_t *p, bpf_u_int32 oid _U_, void *data _U_, in sf_oid_get_request()
175 size_t *lenp _U_) in sf_oid_get_request()
183 sf_oid_set_request(pcap_t *p, bpf_u_int32 oid _U_, const void *data _U_, in sf_oid_set_request()
184 size_t *lenp _U_) in sf_oid_set_request()
192 sf_sendqueue_transmit(pcap_t *p, pcap_send_queue *queue _U_, int sync _U_) in sf_sendqueue_transmit()
208 sf_live_dump(pcap_t *p, char *filename _U_, int maxsize _U_, int maxpacks _U_) in sf_live_dump()
[all …]
H A Dpcap-null.c33 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
40 pcap_platform_finddevs(pcap_if_list_t *devlistp _U_, char *errbuf _U_) in pcap_platform_finddevs()
50 pcap_lookupnet(const char *device _U_, bpf_u_int32 *netp _U_, in pcap_lookupnet()
51 bpf_u_int32 *maskp _U_, char *errbuf) in pcap_lookupnet()
H A Dpcap.c338 u_char *user _U_) in pcap_read_not_initialized()
346 pcap_inject_not_initialized(pcap_t *pcap, const void * buf _U_, int size _U_) in pcap_inject_not_initialized()
434 void *data _U_, size_t *lenp _U_) in pcap_oid_get_request_not_initialized()
442 const void *data _U_, size_t *lenp _U_) in pcap_oid_set_request_not_initialized()
450 int sync _U_) in pcap_sendqueue_transmit_not_initialized()
465 int maxpacks _U_) in pcap_live_dump_not_initialized()
4196 pcap_read_dead(pcap_t *p, int cnt _U_, pcap_handler callback _U_,
4197 u_char *user _U_)
4219 pcap_inject_dead(pcap_t *p, const void *buf _U_, int size _U_)
4335 int sync _U_)
[all …]
H A Dpcap-nit.c372 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
389 can_be_bound(const char *name _U_) in can_be_bound()
395 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
H A Dpcap-snoop.c420 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
437 can_be_bound(const char *name _U_) in can_be_bound()
443 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
H A Dpcap-airpcap.c499 airpcap_oid_get_request(pcap_t *p, bpf_u_int32 oid _U_, void *data _U_, in airpcap_oid_get_request()
500 size_t *lenp _U_) in airpcap_oid_get_request()
508 airpcap_oid_set_request(pcap_t *p, bpf_u_int32 oid _U_, const void *data _U_, in airpcap_oid_set_request()
509 size_t *lenp _U_) in airpcap_oid_set_request()
517 airpcap_sendqueue_transmit(pcap_t *p, pcap_send_queue *queue _U_, int sync _U_) in airpcap_sendqueue_transmit()
554 airpcap_live_dump(pcap_t *p, char *filename _U_, int maxsize _U_, in airpcap_live_dump()
555 int maxpacks _U_) in airpcap_live_dump()
563 airpcap_live_dump_ended(pcap_t *p, int sync _U_) in airpcap_live_dump_ended()
H A Dvarattrs.h51 #define _U_ __attribute__((unused)) macro
56 #define _U_ macro
H A Dpcap-snit.c465 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
482 can_be_bound(const char *name _U_) in can_be_bound()
488 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
H A Dpcap-bt-monitor-linux.c94 bt_monitor_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_monitor_read()
162 bt_monitor_inject(pcap_t *handle, const void *buf _U_, int size _U_) in bt_monitor_inject()
170 bt_monitor_stats(pcap_t *handle _U_, struct pcap_stat *stats) in bt_monitor_stats()
H A Dpcap-tc.c1165 TcOidGetRequest(pcap_t *p, bpf_u_int32 oid _U_, void *data _U_, size_t *lenp _U_) in TcOidGetRequest()
1173 TcOidSetRequest(pcap_t *p, bpf_u_int32 oid _U_, const void *data _U_, in TcOidSetRequest()
1174 size_t *lenp _U_) in TcOidSetRequest()
1182 TcSendqueueTransmit(pcap_t *p, pcap_send_queue *queue _U_, int sync _U_) in TcSendqueueTransmit()
1190 TcSetUserBuffer(pcap_t *p, int size _U_) in TcSetUserBuffer()
1198 TcLiveDump(pcap_t *p, char *filename _U_, int maxsize _U_, int maxpacks _U_) in TcLiveDump()
1206 TcLiveDumpEnded(pcap_t *p, int sync _U_) in TcLiveDumpEnded()
1214 TcGetAirPcapHandle(pcap_t *p _U_) in TcGetAirPcapHandle()
H A Dpcap-pf.c537 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
554 can_be_bound(const char *name _U_) in can_be_bound()
560 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
H A Dpcap-libdlpi.c307 is_dlpi_interface(const char *name _U_) in is_dlpi_interface()
313 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
498 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
H A Dpcap-npf.c114 PacketIsMonitorModeSupported(PCHAR AdapterName _U_) in PacketIsMonitorModeSupported()
123 PacketSetMonitorMode(PCHAR AdapterName _U_, int mode _U_) in PacketSetMonitorMode()
134 PacketGetMonitorMode(PCHAR AdapterName _U_) in PacketGetMonitorMode()
459 pcap_live_dump_npf(pcap_t *p, char *filename _U_, int maxsize _U_, in pcap_live_dump_npf()
460 int maxpacks _U_) in pcap_live_dump_npf()
526 pcap_get_airpcap_handle_npf(pcap_t *p _U_) in pcap_get_airpcap_handle_npf()
1857 get_ts_types(const char *device _U_, pcap_t *p _U_, char *ebuf _U_) in get_ts_types()
1867 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
H A Dpcap-septel.c172 septel_inject(pcap_t *handle, const void *buf _U_, int size _U_) in septel_inject()
290 septel_setnonblock(pcap_t *p, int nonblock _U_) in septel_setnonblock()
H A Dpcap-bt-linux.c319 bt_read_linux(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_read_linux()
405 bt_inject_linux(pcap_t *handle, const void *buf _U_, int size _U_) in bt_inject_linux()
/freebsd/contrib/tcpdump/
H A Dprint-isakmp.c1290 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_, in ikev1_ke_print()
1532 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi0 _U_, in ikev1_cr_print()
1566 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_, in ikev1_hash_print()
1591 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_, in ikev1_sig_print()
1592 uint32_t proto _U_, int depth _U_) in ikev1_sig_print()
1803 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi0 _U_, in ikev1_d_print()
1851 uint32_t proto _U_, int depth _U_) in ikev1_vid_print()
2172 uint32_t proto _U_, int depth _U_) in ikev2_ke_print()
2203 uint32_t proto _U_, int depth _U_) in ikev2_ID_print()
2287 uint32_t proto _U_, int depth _U_) in ikev2_cert_print()
[all …]
H A Dsignature.c202 signature_verify(netdissect_options *ndo _U_, const u_char *pptr _U_, in signature_verify()
203 u_int plen _U_, const u_char *sig_ptr _U_, in signature_verify()
204 void (*clear_rtn)(void *) _U_, const void *clear_arg _U_) in signature_verify()
H A Dvarattrs.h51 #define _U_ __attribute__((unused)) macro
56 #define _U_ macro
H A Dmachdep.c47 abort_on_misalignment(char *ebuf _U_, size_t ebufsiz _U_) in abort_on_misalignment()
H A Dprint-cdp.c98 const u_char *cp, const u_int len _U_) in cdp_print_capability()
126 const u_char *cp, const u_int len _U_) in cdp_print_uint16()
133 const u_char *cp, const u_int len _U_) in cdp_print_duplex()
162 const u_char *cp, const u_int len _U_) in cdp_print_mtu()
169 const u_char *cp, const u_int len _U_) in cdp_print_uint8x()
H A Dprint-mptcp.c185 dummy_print(netdissect_options *ndo _U_, in dummy_print()
186 const u_char *opt _U_, u_int opt_len _U_, u_char flags _U_) in dummy_print()
358 const u_char *opt, u_int opt_len, u_char flags _U_) in add_addr_print()
395 const u_char *opt, u_int opt_len, u_char flags _U_) in remove_addr_print()
412 const u_char *opt, u_int opt_len, u_char flags _U_) in mp_prio_print()
431 const u_char *opt, u_int opt_len, u_char flags _U_) in mp_fail_print()
442 const u_char *opt, u_int opt_len, u_char flags _U_) in mp_fast_close_print()
H A Dprint-radius.c839 const u_char *data, u_int length, u_short attr_code _U_) in print_vendor_attr()
1054 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_address6()
1067 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_netmask6()
1100 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_mip6_home_link_prefix()
1124 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_operator_name()
1148 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_location_information()
1197 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_location_data()
1229 const u_char *data, u_int length, u_short attr_code _U_) in print_basic_location_policy_rules()
1271 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_time()
1291 register const u_char *data, u_int length, u_short attr_code _U_) in print_attr_vector64()
/freebsd/contrib/libpcap/testprogs/
H A Dnonblocktest.c97 breakme(u_char *user _U_, const struct pcap_pkthdr *h _U_, const u_char *sp _U_) in breakme()
H A Dfindalldevstest-perf.c23 int main(int argc _U_, char **argv _U_) in main()
H A Dcapturetest.c70 sigint_handler(int signum _U_) in sigint_handler()
297 countme(u_char *user, const struct pcap_pkthdr *h _U_, const u_char *sp _U_) in countme()

123