/freebsd/contrib/libpcap/ |
H A D | savefile.c | 87 sf_getnonblock(pcap_t *p _U_) in sf_getnonblock() 97 sf_setnonblock(pcap_t *p, int nonblock _U_) in sf_setnonblock() 113 sf_cant_set_rfmon(pcap_t *p _U_) in sf_cant_set_rfmon() 123 sf_stats(pcap_t *p, struct pcap_stat *ps _U_) in sf_stats() 132 sf_stats_ex(pcap_t *p, int *size _U_) in sf_stats_ex() 140 sf_setbuff(pcap_t *p, int dim _U_) in sf_setbuff() 148 sf_setmode(pcap_t *p, int mode _U_) in sf_setmode() 156 sf_setmintocopy(pcap_t *p, int size _U_) in sf_setmintocopy() 172 sf_oid_get_request(pcap_t *p, bpf_u_int32 oid _U_, void *data _U_, in sf_oid_get_request() 173 size_t *lenp _U_) in sf_oid_get_request() [all …]
|
H A D | pcap-null.c | 31 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface() 38 pcapint_platform_finddevs(pcap_if_list_t *devlistp _U_, char *errbuf _U_) in pcapint_platform_finddevs() 48 pcap_lookupnet(const char *device _U_, bpf_u_int32 *netp _U_, in pcap_lookupnet() 49 bpf_u_int32 *maskp _U_, char *errbuf) in pcap_lookupnet()
|
H A D | pcap.c | 353 pcap_read_not_initialized(pcap_t *pcap, int cnt _U_, pcap_handler callback _U_, in pcap_read_not_initialized() 354 u_char *user _U_) in pcap_read_not_initialized() 362 pcap_inject_not_initialized(pcap_t *pcap, const void * buf _U_, int size _U_) in pcap_inject_not_initialized() 370 pcap_setfilter_not_initialized(pcap_t *pcap, struct bpf_program *fp _U_) in pcap_setfilter_not_initialized() 378 pcap_setdirection_not_initialized(pcap_t *pcap, pcap_direction_t d _U_) in pcap_setdirection_not_initialized() 386 pcap_set_datalink_not_initialized(pcap_t *pcap, int dlt _U_) in pcap_set_datalink_not_initialized() 402 pcap_stats_not_initialized(pcap_t *pcap, struct pcap_stat *ps _U_) in pcap_stats_not_initialized() 411 pcap_stats_ex_not_initialized(pcap_t *pcap, int *pcap_stat_size _U_) in pcap_stats_ex_not_initialized() 418 pcap_setbuff_not_initialized(pcap_t *pcap, int dim _U_) in pcap_setbuff_not_initialized() 426 pcap_setmode_not_initialized(pcap_t *pcap, int mode _U_) in pcap_setmode_not_initialized() [all …]
|
H A D | pcap-nit.c | 370 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface() 387 can_be_bound(const char *name _U_) in can_be_bound() 393 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
|
H A D | pcap-airpcap.c | 497 airpcap_oid_get_request(pcap_t *p, bpf_u_int32 oid _U_, void *data _U_, in airpcap_oid_get_request() 498 size_t *lenp _U_) in airpcap_oid_get_request() 506 airpcap_oid_set_request(pcap_t *p, bpf_u_int32 oid _U_, const void *data _U_, in airpcap_oid_set_request() 507 size_t *lenp _U_) in airpcap_oid_set_request() 515 airpcap_sendqueue_transmit(pcap_t *p, pcap_send_queue *queue _U_, int sync _U_) in airpcap_sendqueue_transmit() 552 airpcap_live_dump(pcap_t *p, char *filename _U_, int maxsize _U_, in airpcap_live_dump() 553 int maxpacks _U_) in airpcap_live_dump() 561 airpcap_live_dump_ended(pcap_t *p, int sync _U_) in airpcap_live_dump_ended()
|
H A D | pcap-snoop.c | 418 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface() 435 can_be_bound(const char *name _U_) in can_be_bound() 441 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
|
H A D | varattrs.h | 51 #define _U_ __attribute__((unused)) macro 56 #define _U_ macro
|
H A D | pcap-snit.c | 464 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface() 481 can_be_bound(const char *name _U_) in can_be_bound() 487 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
|
H A D | pcap-bt-monitor-linux.c | 93 bt_monitor_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_monitor_read() 164 bt_monitor_inject(pcap_t *handle, const void *buf _U_, int size _U_) in bt_monitor_inject() 172 bt_monitor_stats(pcap_t *handle _U_, struct pcap_stat *stats) in bt_monitor_stats()
|
H A D | pcap-tc.c | 1163 TcOidGetRequest(pcap_t *p, bpf_u_int32 oid _U_, void *data _U_, size_t *lenp _U_) in TcOidGetRequest() 1171 TcOidSetRequest(pcap_t *p, bpf_u_int32 oid _U_, const void *data _U_, in TcOidSetRequest() 1172 size_t *lenp _U_) in TcOidSetRequest() 1180 TcSendqueueTransmit(pcap_t *p, pcap_send_queue *queue _U_, int sync _U_) in TcSendqueueTransmit() 1188 TcSetUserBuffer(pcap_t *p, int size _U_) in TcSetUserBuffer() 1196 TcLiveDump(pcap_t *p, char *filename _U_, int maxsize _U_, int maxpacks _U_) in TcLiveDump() 1204 TcLiveDumpEnded(pcap_t *p, int sync _U_) in TcLiveDumpEnded() 1212 TcGetAirPcapHandle(pcap_t *p _U_) in TcGetAirPcapHandle()
|
H A D | pcap-pf.c | 536 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface() 553 can_be_bound(const char *name _U_) in can_be_bound() 559 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags()
|
H A D | pcap-libdlpi.c | 305 is_dlpi_interface(const char *name _U_) in is_dlpi_interface() 311 get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_) in get_if_flags() 496 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface()
|
H A D | pcap-npf.c | 112 PacketIsMonitorModeSupported(PCHAR AdapterName _U_) in PacketIsMonitorModeSupported() 121 PacketSetMonitorMode(PCHAR AdapterName _U_, int mode _U_) in PacketSetMonitorMode() 132 PacketGetMonitorMode(PCHAR AdapterName _U_) in PacketGetMonitorMode() 499 pcap_live_dump_npf(pcap_t *p, char *filename _U_, int maxsize _U_, in pcap_live_dump_npf() 500 int maxpacks _U_) in pcap_live_dump_npf() 566 pcap_get_airpcap_handle_npf(pcap_t *p _U_) in pcap_get_airpcap_handle_npf() 1885 get_ts_types(const char *device _U_, pcap_t *p _U_, char *ebuf _U_) in get_ts_types() 1895 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface()
|
H A D | pcap-septel.c | 170 septel_inject(pcap_t *handle, const void *buf _U_, int size _U_) in septel_inject() 288 septel_setnonblock(pcap_t *p, int nonblock _U_) in septel_setnonblock()
|
H A D | pcap-bt-linux.c | 318 bt_read_linux(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_read_linux() 407 bt_inject_linux(pcap_t *handle, const void *buf _U_, int size _U_) in bt_inject_linux()
|
/freebsd/contrib/tcpdump/ |
H A D | print-isakmp.c | 990 ikev1_sa_print(netdissect_options *ndo, u_char tpay _U_, in ikev1_sa_print() 992 u_int item_len _U_, in ikev1_sa_print() 993 const u_char *ep, uint32_t phase, uint32_t doi0 _U_, in ikev1_sa_print() 1047 ikev1_p_print(netdissect_options *ndo, u_char tpay _U_, in ikev1_p_print() 1048 const struct isakmp_gen *ext, u_int item_len _U_, in ikev1_p_print() 1050 uint32_t proto0 _U_, int depth) in ikev1_p_print() 1211 ikev1_t_print(netdissect_options *ndo, u_char tpay _U_, in ikev1_t_print() 1213 const u_char *ep, uint32_t phase _U_, uint32_t doi _U_, in ikev1_t_print() 1214 uint32_t proto, int depth _U_) in ikev1_t_print() 1279 ikev1_ke_print(netdissect_options *ndo, u_char tpay _U_, in ikev1_ke_print() [all …]
|
H A D | signature.c | 200 signature_verify(netdissect_options *ndo _U_, const u_char *pptr _U_, in signature_verify() 201 u_int plen _U_, const u_char *sig_ptr _U_, in signature_verify() 202 void (*clear_rtn)(void *) _U_, const void *clear_arg _U_) in signature_verify()
|
H A D | varattrs.h | 51 #define _U_ __attribute__((unused)) macro 56 #define _U_ macro
|
H A D | machdep.c | 45 abort_on_misalignment(char *ebuf _U_, size_t ebufsiz _U_) in abort_on_misalignment()
|
H A D | print-cdp.c | 96 const u_char *cp, const u_int len _U_) in cdp_print_capability() 124 const u_char *cp, const u_int len _U_) in cdp_print_uint16() 131 const u_char *cp, const u_int len _U_) in cdp_print_duplex() 160 const u_char *cp, const u_int len _U_) in cdp_print_mtu() 167 const u_char *cp, const u_int len _U_) in cdp_print_uint8x()
|
H A D | print-mptcp.c | 183 dummy_print(netdissect_options *ndo _U_, in dummy_print() 184 const u_char *opt _U_, u_int opt_len _U_, u_char flags _U_) in dummy_print() 356 const u_char *opt, u_int opt_len, u_char flags _U_) in add_addr_print() 393 const u_char *opt, u_int opt_len, u_char flags _U_) in remove_addr_print() 410 const u_char *opt, u_int opt_len, u_char flags _U_) in mp_prio_print() 429 const u_char *opt, u_int opt_len, u_char flags _U_) in mp_fail_print() 440 const u_char *opt, u_int opt_len, u_char flags _U_) in mp_fast_close_print()
|
H A D | print-radius.c | 835 const u_char *data, u_int length, u_short attr_code _U_) in print_vendor_attr() 1038 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_address6() 1050 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_netmask6() 1081 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_mip6_home_link_prefix() 1103 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_operator_name() 1126 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_location_information() 1174 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_location_data() 1205 const u_char *data, u_int length, u_short attr_code _U_) in print_basic_location_policy_rules() 1246 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_time() 1265 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_vector64()
|
/freebsd/contrib/libpcap/testprogs/ |
H A D | nonblocktest.c | 97 breakme(u_char *user _U_, const struct pcap_pkthdr *h _U_, const u_char *sp _U_) in breakme()
|
H A D | findalldevstest-perf.c | 21 int main(int argc _U_, char **argv _U_) in main()
|
H A D | capturetest.c | 70 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()
|