HomeSort by relevance Sort by last modified time
    Searched refs:_U_ (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/tcpdump/
machdep.c 63 abort_on_misalignment(char *ebuf _U_, size_t ebufsiz _U_)
print-isakmp.c 1010 ikev1_sa_print(netdissect_options *ndo, u_char tpay _U_,
1012 u_int item_len _U_,
1013 const u_char *ep, uint32_t phase, uint32_t doi0 _U_,
1070 ikev1_p_print(netdissect_options *ndo, u_char tpay _U_,
1071 const struct isakmp_gen *ext, u_int item_len _U_,
1073 uint32_t proto0 _U_, int depth)
    [all...]
signature.c 201 signature_verify(netdissect_options *ndo _U_, const u_char *pptr _U_,
202 u_int plen _U_, const u_char *sig_ptr _U_,
203 void (*clear_rtn)(void *) _U_, const void *clear_arg _U_)
print-mptcp.c 169 dummy_print(netdissect_options *ndo _U_,
170 const u_char *opt _U_, u_int opt_len _U_, u_char flags _U_)
330 const u_char *opt, u_int opt_len, u_char flags _U_)
360 const u_char *opt, u_int opt_len, u_char flags _U_)
377 const u_char *opt, u_int opt_len, u_char flags _U_)
396 const u_char *opt, u_int opt_len, u_char flags _U_)
407 const u_char *opt, u_int opt_len, u_char flags _U_)
print-vjc.c 86 vjc_print(netdissect_options *ndo, register const char *bp, u_short proto _U_)
print-rt6.c 39 rt6_print(netdissect_options *ndo, register const u_char *bp, const u_char *bp2 _U_)
print-ipfc.c 64 register const struct ipfc_header *ipfcp _U_,
print-rrcp.c 76 u_int length _U_,
print-forces.c 647 uint16_t op_msk _U_, int indent)
685 uint16_t op_msk _U_, int indent)
720 uint16_t op_msk _U_, int indent)
1157 uint16_t op_msk _U_, int indent)
1171 const struct forces_tlv *otlv, uint16_t op_msk _U_, int indent)
    [all...]
print-esp.c 587 static void esp_init(netdissect_options *ndo _U_)
636 _U_
641 _U_
646 _U_
print-fddi.c 271 fddi_smt_print(netdissect_options *ndo, const u_char *p _U_, u_int length _U_)
tcpdump.c 29 static const char copyright[] _U_ =
    [all...]
  /external/libpcap/
pcap-null.c 39 pcap_create_interface(const char *device _U_, char *ebuf)
pcap-dos.h 88 #if !defined(_U_) && defined(__GNUC__)
89 #define _U_ __attribute__((unused))
92 #ifndef _U_
93 #define _U_
savefile.c 170 sf_oid_get_request(pcap_t *p, bpf_u_int32 oid _U_, void *data _U_,
171 size_t *lenp _U_)
179 sf_oid_set_request(pcap_t *p, bpf_u_int32 oid _U_, const void *data _U_,
180 size_t *lenp _U_)
227 sf_inject(pcap_t *p, const void *buf _U_, size_t size _U_)
pcap-bt-monitor-linux.c 77 bt_monitor_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user)
141 bt_monitor_inject(pcap_t *handle, const void *buf _U_, size_t size _U_)
155 bt_monitor_stats(pcap_t *handle _U_, struct pcap_stat *stats)
pcap-tc.c     [all...]
pcap-septel.c 182 septel_inject(pcap_t *handle, const void *buf _U_, size_t size _U_)
pcap-nit.c 358 pcap_create_interface(const char *device _U_, char *ebuf)
375 can_be_bound(const char *name _U_)
pcap-libdlpi.c 274 is_dlpi_interface(const char *name _U_)
429 pcap_create_interface(const char *device _U_, char *ebuf)
pcap-snit.c 434 pcap_create_interface(const char *device _U_, char *ebuf)
451 can_be_bound(const char *name _U_)
pcap-snoop.c 409 pcap_create_interface(const char *device _U_, char *ebuf)
426 can_be_bound(const char *name _U_)
  /external/libpcap/tests/
reactivatetest.c 23 static const char copyright[] _U_ =
can_set_rfmon_test.c 23 static const char copyright[] _U_ =
opentest.c 23 static const char copyright[] _U_ =

Completed in 1368 milliseconds

1 2 3