/netbsd-src/sys/netinet/ |
H A D | in_pcb.c | 203 struct inpcb *inp; in inpcb_create() local 271 inpcb_set_port(struct sockaddr_in *sin, struct inpcb *inp, kauth_cred_t cred) in inpcb_set_port() 317 inpcb_bindableaddr(const struct inpcb *inp, struct sockaddr_in *sin, in inpcb_bindableaddr() 356 inpcb_bind_addr(struct inpcb *inp, struct sockaddr_in *sin, kauth_cred_t cred) in inpcb_bind_addr() 367 inpcb_bind_port(struct inpcb *inp, struct sockaddr_in *sin, kauth_cred_t cred) in inpcb_bind_port() 480 struct inpcb *inp = v; in inpcb_bind() local 525 struct inpcb *inp = v; in inpcb_connect() local 662 struct inpcb *inp = v; in inpcb_disconnect() local 684 struct inpcb *inp = v; in inpcb_destroy() local 734 inpcb_fetch_sockaddr(struct inpcb *inp, struct sockaddr_in *sin) in inpcb_fetch_sockaddr() [all …]
|
H A D | sctp_timer.c | 134 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_threshold_management() 730 sctp_t3rxt_timer(struct sctp_inpcb *inp, in sctp_t3rxt_timer() 856 sctp_t1init_timer(struct sctp_inpcb *inp, in sctp_t1init_timer() 899 int sctp_cookie_timer(struct sctp_inpcb *inp, in sctp_cookie_timer() 964 int sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_strreset_timer() 1036 int sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_asconf_timer() 1136 sctp_shutdown_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_shutdown_timer() 1170 int sctp_shutdownack_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_shutdownack_timer() 1191 sctp_audit_stream_queues_for_size(struct sctp_inpcb *inp, in sctp_audit_stream_queues_for_size() 1239 sctp_heartbeat_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_heartbeat_timer() [all …]
|
H A D | sctp_pcb.c | 127 SCTP_INP_RLOCK(struct sctp_inpcb *inp) in SCTP_INP_RLOCK() 140 SCTP_INP_WLOCK(struct sctp_inpcb *inp) in SCTP_INP_WLOCK() 148 struct sctp_inpcb *inp; in SCTP_INP_INFO_RLOCK() local 172 struct sctp_inpcb *inp; in sctp_validate_no_locks() local 244 struct sctp_inpcb *inp; in sctp_tcb_special_locate() local 485 struct sctp_inpcb *inp; in sctp_findassociation_ep_addr() local 615 sctp_findassociation_ep_asocid(struct sctp_inpcb *inp, vaddr_t asoc_id) in sctp_findassociation_ep_asocid() 664 struct sctp_inpcb *inp; in sctp_endpoint_probe() local 831 struct sctp_inpcb *inp; in sctp_pcb_findep() local 929 struct sctp_inpcb *inp; in sctp_findassociation_addr_sa() local [all …]
|
H A D | tcp_usrreq.c | 261 struct inpcb *inp; in tcp_ctloutput() local 448 struct inpcb *inp; in tcp_attach() local 504 struct inpcb *inp; in tcp_detach() local 521 struct inpcb *inp; in tcp_accept() local 556 struct inpcb *inp = NULL; in tcp_bind() local 603 struct inpcb *inp; in tcp_listen() local 644 struct inpcb *inp; in tcp_connect() local 729 struct inpcb *inp; in tcp_connect2() local 750 struct inpcb *inp; in tcp_disconnect() local 785 struct inpcb *inp; in tcp_shutdown() local [all …]
|
H A D | raw_ip.c | 167 struct inpcb *inp; in rip_input() local 241 struct inpcb *inp; in rip_pcbnotify() local 295 rip_output(struct mbuf *m, struct inpcb *inp, struct mbuf *control, in rip_output() 405 struct inpcb *inp = sotoinpcb(so); in rip_ctloutput() local 489 rip_connect_pcb(struct inpcb *inp, struct sockaddr_in *addr) in rip_connect_pcb() 503 rip_disconnect1(struct inpcb *inp) in rip_disconnect1() 512 struct inpcb *inp; in rip_attach() local 539 struct inpcb *inp; in rip_detach() local 567 struct inpcb *inp = sotoinpcb(so); in rip_bind() local 623 struct inpcb *inp = sotoinpcb(so); in rip_connect() local [all …]
|
H A D | sctp_usrreq.c | 236 sctp_notify_mbuf(struct sctp_inpcb *inp, in sctp_notify_mbuf() argument 343 sctp_notify(struct sctp_inpcb *inp, in sctp_notify() argument 433 struct sctp_inpcb *inp; sctp_ctlinput() local 496 struct sctp_inpcb *inp; sctp_abort() local 509 struct sctp_inpcb *inp; sctp_attach() local 554 struct sctp_inpcb *inp; sctp_bind() local 577 struct sctp_inpcb *inp; sctp_detach() local 604 struct sctp_inpcb *inp; sctp_send() local 691 struct sctp_inpcb *inp; sctp_disconnect() local 808 struct sctp_inpcb *inp; sctp_shutdown() local 908 sctp_fill_up_addresses(struct sctp_inpcb * inp,struct sctp_tcb * stcb,int limit,struct sockaddr_storage * sas) sctp_fill_up_addresses() argument 1094 sctp_count_max_addresses(struct sctp_inpcb * inp) sctp_count_max_addresses() argument 1145 struct sctp_inpcb *inp; sctp_do_connect_x() local 1329 struct sctp_inpcb *inp; sctp_optsget() local 2382 struct sctp_inpcb *inp; sctp_optsset() local 3237 struct inpcb *inp; sctp_ctloutput() local 3302 struct sctp_inpcb *inp; sctp_connect() local 3431 struct sctp_inpcb *inp; sctp_rcvd() local 3572 struct sctp_inpcb *inp; sctp_listen() local 3627 struct sctp_inpcb *inp; sctp_accept() local 3706 struct sctp_inpcb *inp; sctp_sockaddr() local 3780 struct sctp_inpcb *inp; sctp_peeraddr() local [all...] |
H A D | sctp_peeloff.c | 89 struct sctp_inpcb *inp; in sctp_can_peel_off() local 106 struct sctp_inpcb *inp, *n_inp; in sctp_do_peeloff() local 141 struct sctp_inpcb *inp, *n_inp; in sctp_get_peeloff() local
|
H A D | portalgo.c | 154 pcb_getports(struct inpcb *inp, uint16_t *lastport, in pcb_getports() 240 check_suitable_port(uint16_t port, struct inpcb *inp, kauth_cred_t cred) in check_suitable_port() 374 algo_bsd(int algo, uint16_t *port, struct inpcb *inp, kauth_cred_t cred) in algo_bsd() 410 algo_random_start(int algo, uint16_t *port, struct inpcb *inp, in algo_random_start() 464 algo_random_pick(int algo, uint16_t *port, struct inpcb *inp, in algo_random_pick() 510 Fhash(const struct inpcb *inp) in Fhash() 562 iscompletetuple(struct inpcb *inp) in iscompletetuple() 602 algo_hash(int algo, uint16_t *port, struct inpcb *inp, in algo_hash() 651 algo_doublehash(int algo, uint16_t *port, struct inpcb *inp, in algo_doublehash() 704 algo_randinc(int algo, uint16_t *port, struct inpcb *inp, in algo_randinc() [all …]
|
H A D | dccp_usrreq.c | 190 struct inpcb *inp = NULL, *oinp = NULL; in dccp_input() local 916 dccp_notify(struct inpcb *inp, int errno) in dccp_notify() 935 struct inpcb *inp = NULL; in dccp_ctlinput() local 1051 struct inpcb *inp; in dccp_ctloutput() local 1111 struct inpcb *inp; in dccp_output() local 1551 struct inpcb *inp = NULL; in dccp_abort() local 1573 struct inpcb *inp = dp->d_inpcb; in dccp_close() local 1603 struct inpcb *inp = NULL; in dccp_attach() local 1654 struct inpcb *inp; in dccp_bind() local 1689 struct inpcb *inp; in dccp_connect() local [all …]
|
H A D | udp_usrreq.c | 446 struct inpcb *inp; in udp4_sendup() local 489 struct inpcb *inp; in udp4_realinput() local 642 udp_notify(struct inpcb * inp,int errno) udp_notify() argument 691 struct inpcb *inp; udp_ctloutput() local 763 udp_output(struct mbuf * m,struct inpcb * inp,struct mbuf * control,struct lwp * l) udp_output() argument 855 struct inpcb *inp; udp_attach() local 889 struct inpcb *inp; udp_detach() local 910 struct inpcb *inp = sotoinpcb(so); udp_bind() local 937 struct inpcb *inp = sotoinpcb(so); udp_connect() local 964 struct inpcb *inp = sotoinpcb(so); udp_disconnect() local 1072 struct inpcb *inp = sotoinpcb(so); udp_send() local [all...] |
H A D | tcp_subr.c | 450 struct inpcb *inp = tp->t_inpcb; in tcp_template() local 944 tcp_newtcpcb(int family, struct inpcb *inp) in tcp_newtcpcb() 1048 struct inpcb *inp; in tcp_close() local 1212 struct inpcb *inp; in tcp_drain() local 1246 tcp_notify(struct inpcb *inp, int error) in tcp_notify() 1391 struct inpcb *inp; in tcp_ctlinput() local 1516 tcp_quench(struct inpcb *inp) in tcp_quench() 1549 tcp_mtudisc(struct inpcb *inp, int errno) in tcp_mtudisc() 1609 tcp6_mtudisc(struct inpcb *inp, int errno) in tcp6_mtudisc() 2074 struct inpcb *inp; in ipsec4_hdrsiz_tcp() local [all …]
|
/netbsd-src/sys/netinet6/ |
H A D | in6_pcb.c | 144 in6pcb_bind_addr(struct inpcb *inp, struct sockaddr_in6 *sin6, struct lwp *l) in in6pcb_bind_addr() 233 in6pcb_bind_port(struct inpcb *inp, struct sockaddr_in6 *sin6, struct lwp *l) in in6pcb_bind_port() 328 struct inpcb *inp = v; in in6pcb_bind() local 388 struct inpcb *inp = v; in in6pcb_connect() local 551 in6pcb_disconnect(struct inpcb *inp) in in6pcb_disconnect() 566 in6pcb_fetch_sockaddr(struct inpcb *inp, struct sockaddr_in6 *sin6) in in6pcb_fetch_sockaddr() 577 in6pcb_fetch_peeraddr(struct inpcb *inp, struct sockaddr_in6 *sin6) in in6pcb_fetch_peeraddr() 606 struct inpcb *inp; in in6pcb_notify() local 750 struct inpcb *inp; in in6pcb_purgeif0() local 801 struct inpcb *inp; in in6pcb_purgeif() local [all …]
|
H A D | sctp6_usrreq.c | 313 sctp6_notify_mbuf(struct sctp_inpcb *inp, in sctp6_notify_mbuf() 435 struct sctp_inpcb *inp; in sctp6_ctlinput() local 506 struct sctp_inpcb *inp; in sctp6_getcred() local 560 struct sctp_inpcb *inp; in sctp6_abort() local 579 struct sctp_inpcb *inp; in sctp6_attach() local 628 struct sctp_inpcb *inp; in sctp6_bind() local 686 struct sctp_inpcb *inp; in sctp6_detach() local 703 struct sctp_inpcb *inp; in sctp6_disconnect() local 795 struct sctp_inpcb *inp; in sctp6_send() local 918 struct sctp_inpcb *inp; in sctp6_connect() local [all …]
|
H A D | raw_ip6.c | 169 struct inpcb *inp; in rip6_input() local 309 struct inpcb *inp; in rip6_ctlinput() local 372 struct inpcb *inp; in rip6_output() local 589 struct inpcb *inp; in rip6_attach() local 627 struct inpcb *inp = sotoinpcb(so); in rip6_detach() local 654 struct inpcb *inp = sotoinpcb(so); in rip6_bind() local 708 struct inpcb *inp = sotoinpcb(so); in rip6_connect() local 773 struct inpcb *inp = sotoinpcb(so); in rip6_disconnect() local 865 struct inpcb *inp = sotoinpcb(so); in rip6_send() local
|
H A D | udp6_usrreq.c | 178 udp6_notify(struct inpcb *inp, int errno) in udp6_notify() argument 305 struct inpcb *inp; in udp6_ctloutput() local 381 struct inpcb *inp; in udp6_sendup() local 423 struct inpcb *inp; udp6_realinput() local 730 udp6_output(struct inpcb * const inp,struct mbuf * m,struct sockaddr_in6 * const addr6,struct mbuf * const control,struct lwp * const l) udp6_output() argument 1062 struct inpcb *inp; udp6_attach() local 1094 struct inpcb *inp = sotoinpcb(so); udp6_detach() local 1116 struct inpcb *inp = sotoinpcb(so); udp6_bind() local 1141 struct inpcb *inp = sotoinpcb(so); udp6_connect() local 1170 struct inpcb *inp = sotoinpcb(so); udp6_disconnect() local 1284 struct inpcb *inp = sotoinpcb(so); udp6_send() local [all...] |
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/ |
H A D | sha_ppc.c | 20 void sha256_block_data_order(void *ctx, const void *inp, size_t len) in sha256_block_data_order() 29 void sha512_block_data_order(void *ctx, const void *inp, size_t len) in sha512_block_data_order()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/ |
H A D | wp_dgst.c | 79 const unsigned char *inp = _inp; in WHIRLPOOL_Update() local 97 const unsigned char *inp = _inp; in WHIRLPOOL_BitUpdate() local 253 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) in WHIRLPOOL()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/ |
H A D | wp_dgst.c | 73 const unsigned char *inp = _inp; in WHIRLPOOL_Update() local 91 const unsigned char *inp = _inp; in WHIRLPOOL_BitUpdate() local 247 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) in WHIRLPOOL()
|
/netbsd-src/bin/dd/ |
H A D | conv.c | 65 u_char *inp; in def() local 122 u_char *inp, *outp; in block() local 233 u_char *inp; in unblock() local
|
/netbsd-src/sbin/fsck_ext2fs/ |
H A D | pass2.c | 91 struct inoinfo **inpp, *inp; in pass2() local 226 struct inoinfo *inp; in pass2check() local
|
/netbsd-src/sys/netipsec/ |
H A D | ipsec.c | 402 ipsec_getpolicybysock(struct mbuf *m, u_int dir, struct inpcb *inp, in ipsec_getpolicybysock() 569 struct inpcb *inp) in ipsec_checkpolicy() 617 ipsec4_output(struct mbuf *m, struct inpcb *inp, int flags, in ipsec4_output() 781 ipsec_setspidx_inpcb(struct mbuf *m, struct inpcb *inp) in ipsec_setspidx_inpcb() 1136 ipsec_set_policy(struct inpcb *inp, const void *request, size_t len, in ipsec_set_policy() 1214 ipsec_get_policy(struct inpcb *inp, const void *request, size_t len, in ipsec_get_policy() 1259 ipsec_delete_pcbpolicy(struct inpcb *inp) in ipsec_delete_pcbpolicy() 1442 ipsec_in_reject(struct mbuf *m, struct inpcb *inp) in ipsec_in_reject() 1545 ipsec_hdrsiz(struct mbuf *m, u_int dir, struct inpcb *inp) in ipsec_hdrsiz() 1791 ipsec6_check_policy(struct mbuf *m, struct inpcb *inp, int flags, in ipsec6_check_policy()
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | pass2.c | 66 struct inoinfo **inpp, *inp; in pass2() local 217 struct inoinfo *inp; in pass2check() local
|
/netbsd-src/usr.bin/m4/ |
H A D | trace.c | 152 print_header(struct input_file *inp) in print_header() 165 trace(const char *argv[], int argc, struct input_file *inp) in trace()
|
/netbsd-src/sbin/fsck_ffs/ |
H A D | pass2.c | 67 struct inoinfo **inpp, *inp, *pinp; in pass2() local 327 struct inoinfo *inp; local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/ |
H A D | b64.c | 240 const char *inp; in b64encode() local 301 const char *inp; in b64decode() local
|