Home
last modified time | relevance | path

Searched defs:inp (Results 1 – 25 of 178) sorted by relevance

12345678

/freebsd/sys/netinet/
H A Din_pcb.c587 struct inpcb *inp; in in_pcballoc() local
1539 struct inpcb *inp; in inp_next() local
1825 struct inpcb *inp; in in_getsockaddr() local
1843 struct inpcb *inp; in in_getpeeraddr() local
1873 struct inpcb *inp; in in_pcbpurgeif0() local
1920 struct inpcb *inp; in in_pcblookup_local() local
2132 struct inpcb *inp; in in_pcblookup_hash_exact() local
2177 struct inpcb *inp; in in_pcblookup_hash_wild_smr() local
2293 struct inpcb *inp; in in_pcblookup_hash_locked() local
2325 struct inpcb *inp; in in_pcblookup_hash() local
[all …]
H A Dtcp_usrreq.c158 struct inpcb *inp; in tcp_usr_attach() local
205 struct inpcb *inp; in tcp_usr_detach() local
232 struct inpcb *inp; tcp_usr_bind() local
287 struct inpcb *inp; tcp6_usr_bind() local
365 struct inpcb *inp; tcp_usr_listen() local
416 struct inpcb *inp; tcp6_usr_listen() local
484 struct inpcb *inp; tcp_usr_connect() local
552 struct inpcb *inp; tcp6_usr_connect() local
691 struct inpcb *inp; tcp_usr_disconnect() local
726 struct inpcb *inp; tcp_usr_accept() local
760 struct inpcb *inp; tcp6_usr_accept() local
811 struct inpcb *inp = sotoinpcb(so); tcp_usr_shutdown() local
869 struct inpcb *inp; tcp_usr_rcvd() local
919 struct inpcb *inp; tcp_usr_send() local
1233 struct inpcb *inp; tcp_usr_ready() local
1266 struct inpcb *inp; tcp_usr_abort() local
1304 struct inpcb *inp; tcp_usr_close() local
1362 struct inpcb *inp; tcp_usr_rcvoob() local
1467 struct inpcb *inp = tptoinpcb(tp); tcp_connect() local
1510 struct inpcb *inp = tptoinpcb(tp); tcp6_connect() local
1637 INP_WLOCK_RECHECK_CLEANUP(inp,cleanup) global() argument
1646 INP_WLOCK_RECHECK(inp) global() argument
1649 tcp_ctloutput_set(struct inpcb * inp,struct sockopt * sopt) tcp_ctloutput_set() argument
1837 tcp_ctloutput_get(struct inpcb * inp,struct sockopt * sopt) tcp_ctloutput_get() argument
1889 struct inpcb *inp; tcp_ctloutput() local
1919 tcp_set_cc_mod(struct inpcb * inp,struct sockopt * sopt) tcp_set_cc_mod() argument
2034 struct inpcb *inp = tptoinpcb(tp); tcp_default_ctloutput() local
2676 struct inpcb *inp = tptoinpcb(tp); tcp_disconnect() local
[all...]
H A Draw_ip.c149 rip_inshash(struct inpcb *inp) in rip_inshash()
303 struct inpcb *inp; in rip_input() local
409 struct inpcb *inp; in rip_send() local
813 struct inpcb *inp; in rip_attach() local
843 struct inpcb *inp; in rip_detach() local
887 struct inpcb *inp; in rip_abort() local
898 struct inpcb *inp; in rip_close() local
909 struct inpcb *inp; in rip_disconnect() local
925 struct inpcb *inp; in rip_bind() local
961 struct inpcb *inp; in rip_connect() local
[all …]
H A Dsctp_var.h44 #define sctp_feature_on(inp, feature) (inp->sctp_features |= feature) argument
45 #define sctp_feature_off(inp, feature) (inp->sctp_features &= ~feature) argument
46 #define sctp_is_feature_on(inp, feature) ((inp->sctp_features & feature) == feature) argument
47 #define sctp_is_feature_off(inp, feature) ((inp->sctp_features & feature) == 0) argument
49 #define sctp_stcb_feature_on(inp, stcb, feature) {\ argument
56 #define sctp_stcb_feature_off(inp, stcb, feature) {\ argument
63 #define sctp_stcb_is_feature_on(inp, stcb, feature) \ argument
68 #define sctp_stcb_is_feature_off(inp, stcb, feature) \ argument
76 #define sctp_mobility_feature_on(inp, feature) (inp->sctp_mobility_features |= feature) argument
77 #define sctp_mobility_feature_off(inp, feature) (inp->sctp_mobility_features &= ~feature) argument
[all …]
H A Dudp_usrreq.c360 struct inpcb *inp; in udp_multi_input() local
450 struct inpcb *inp; in udp_input() local
705 struct inpcb *inp; in udp_common_ctlinput() local
756 struct inpcb *inp; in udp_pcblist() local
825 struct inpcb *inp; in udp_getcred() local
864 struct inpcb *inp; in udp_ctloutput() local
1074 struct inpcb *inp; in udp_send() local
1495 struct inpcb *inp; in udp_abort() local
1516 struct inpcb *inp; in udp_attach() local
1545 struct inpcb *inp; in udp_set_kernel_tunneling() local
[all …]
H A Dsctp_timer.c86 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_threshold_management()
812 sctp_t3rxt_timer(struct sctp_inpcb *inp, in sctp_t3rxt_timer()
1001 sctp_t1init_timer(struct sctp_inpcb *inp, in sctp_t1init_timer()
1049 sctp_cookie_timer(struct sctp_inpcb *inp, in sctp_cookie_timer()
1114 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb) in sctp_strreset_timer()
1177 sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_asconf_timer()
1275 sctp_delete_prim_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb) in sctp_delete_prim_timer()
1297 sctp_shutdown_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_shutdown_timer()
1407 sctp_heartbeat_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_heartbeat_timer()
1468 sctp_pathmtu_timer(struct sctp_inpcb *inp, in sctp_pathmtu_timer()
[all …]
H A Dtcp_timer.c229 inp_to_cpuid(struct inpcb *inp) in inp_to_cpuid() argument
313 struct inpcb *inp = tptoinpcb(tp); in tcp_timer_delack() local
333 struct inpcb *inp = tptoinpcb(tp); in tcp_timer_2msl() local
383 struct inpcb *inp = tptoinpcb(tp); tcp_timer_keep() local
490 struct inpcb *inp = tptoinpcb(tp); tcp_timer_persist() local
554 struct inpcb *inp = tptoinpcb(tp); tcp_timer_rexmt() local
864 struct inpcb *inp = tptoinpcb(tp); tcp_timer_enter() local
901 struct inpcb *inp = tptoinpcb(tp); tcp_timer_activate() local
957 struct inpcb *inp = tptoinpcb(tp); tcp_timer_stop() local
[all...]
H A Dsctp_usrreq.c264 struct sctp_inpcb *inp; in sctp_ctlinput() local
355 struct sctp_inpcb *inp; in sctp_getcred() local
418 struct sctp_inpcb *inp; in sctp_abort() local
456 struct sctp_inpcb *inp; in sctp_attach() local
489 struct sctp_inpcb *inp; in sctp_bind() local
511 struct sctp_inpcb *inp; in sctp_close() local
569 struct sctp_inpcb *inp; in sctp_sendm() local
654 struct sctp_inpcb *inp; in sctp_disconnect() local
6864 struct sctp_inpcb *inp; local
6942 struct sctp_inpcb *inp; local
[all …]
H A Dsctp_peeloff.c50 struct sctp_inpcb *inp; in sctp_can_peel_off() local
88 struct sctp_inpcb *inp, *n_inp; in sctp_do_peeloff() local
H A Dtcp_timewait.c109 struct inpcb *inp = tptoinpcb(tp); in tcp_twstart() local
156 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, in tcp_twcheck()
/freebsd/sys/netipsec/
H A Dipsec_pcb.c56 ipsec_setsockaddrs_inpcb(struct inpcb *inp, union sockaddr_union *src, in ipsec_setsockaddrs_inpcb()
127 ipsec_setspidx_inpcb(struct inpcb *inp, struct secpolicyindex *spidx, in ipsec_setspidx_inpcb()
152 ipsec_init_pcbpolicy(struct inpcb *inp) in ipsec_init_pcbpolicy()
167 ipsec_delete_pcbpolicy(struct inpcb *inp) in ipsec_delete_pcbpolicy()
270 ipsec_set_pcbpolicy(struct inpcb *inp, struct ucred *cred, in ipsec_set_pcbpolicy()
358 ipsec_get_pcbpolicy(struct inpcb *inp, void *request, size_t *len) in ipsec_get_pcbpolicy()
416 ipsec_control_pcbpolicy(struct inpcb *inp, struct sockopt *sopt) in ipsec_control_pcbpolicy()
459 ipsec4_pcbctl(struct inpcb *inp, struct sockopt *sopt) in ipsec4_pcbctl()
473 ipsec6_pcbctl(struct inpcb *inp, struct sockopt *sopt) in ipsec6_pcbctl()
H A Dipsec.c314 ipsec_invalidate_cache(struct inpcb *inp, u_int dir) in ipsec_invalidate_cache()
335 ipsec_cachepolicy(struct inpcb *inp, struct secpolicy *sp, u_int dir) in ipsec_cachepolicy()
416 ipsec_checkpolicy(struct secpolicy *sp, struct inpcb *inp, int *error) in ipsec_checkpolicy()
445 ipsec_getpcbpolicy(struct inpcb *inp, u_int dir) in ipsec_getpcbpolicy()
580 ipsec4_getpolicy(const struct mbuf *m, struct inpcb *inp, u_int dir, in ipsec4_getpolicy()
603 ipsec4_checkpolicy(const struct mbuf *m, struct inpcb *inp, int *error, in ipsec4_checkpolicy()
636 ipsec4_in_reject(const struct mbuf *m, struct inpcb *inp) in ipsec4_in_reject()
746 ipsec6_getpolicy(const struct mbuf *m, struct inpcb *inp, u_int dir, in ipsec6_getpolicy()
769 ipsec6_checkpolicy(const struct mbuf *m, struct inpcb *inp, int *error, in ipsec6_checkpolicy()
802 ipsec6_in_reject(const struct mbuf *m, struct inpcb *inp) in ipsec6_in_reject()
[all …]
H A Dipsec_output.c190 struct inpcb *inp, u_int idx) in ipsec4_perform_request()
292 struct inpcb *inp) in ipsec4_process_packet()
371 ipsec4_common_output(struct mbuf *m, struct inpcb *inp, int forwarding) in ipsec4_common_output()
443 ipsec4_output(struct mbuf *m, struct inpcb *inp) in ipsec4_output()
583 struct inpcb *inp, u_int idx) in ipsec6_perform_request()
675 struct inpcb *inp) in ipsec6_process_packet()
748 ipsec6_common_output(struct mbuf *m, struct inpcb *inp, int forwarding) in ipsec6_common_output()
811 ipsec6_output(struct mbuf *m, struct inpcb *inp) in ipsec6_output()
/freebsd/sys/netinet6/
H A Din6_pcb.c507 struct inpcb *inp; in in6_getsockaddr() local
527 struct inpcb *inp; in in6_getpeeraddr() local
549 struct inpcb *inp; in in6_mapped_sockaddr() local
575 struct inpcb *inp; in in6_mapped_peeraddr() local
620 struct inpcb *inp; in in6_pcbnotify() local
683 struct inpcb *inp; in in6_pcblookup_local() local
785 struct inpcb *inp; in in6_pcbpurgeif0() local
944 struct inpcb *inp; in in6_pcblookup_hash_exact() local
991 struct inpcb *inp; in in6_pcblookup_hash_wild_smr() local
1089 struct inpcb *inp; in in6_pcblookup_hash_locked() local
[all …]
H A Dudp6_usrreq.c252 struct inpcb *inp; in udp6_multi_input() local
354 struct inpcb *inp; in udp6_input() local
554 struct inpcb *inp; in udp6_common_ctlinput() local
614 struct inpcb *inp; in udp6_getcred() local
663 struct inpcb *inp; in udp6_send() local
966 struct inpcb *inp; in udp6_abort() local
995 struct inpcb *inp; in udp6_attach() local
1030 struct inpcb *inp; in udp6_bind() local
1081 struct inpcb *inp; in udp6_close() local
1109 struct inpcb *inp; in udp6_connect() local
[all …]
H A Dsctp6_usrreq.c171 sctp6_notify(struct sctp_inpcb *inp, in sctp6_notify()
250 struct sctp_inpcb *inp; in sctp6_ctlinput() local
370 struct sctp_inpcb *inp; in sctp6_getcred() local
438 struct sctp_inpcb *inp; in sctp6_attach() local
477 struct sctp_inpcb *inp; in sctp6_bind() local
594 struct sctp_inpcb *inp; in sctp6_send() local
747 struct sctp_inpcb *inp; in sctp6_connect() local
886 struct sctp_inpcb *inp; in sctp6_getaddr() local
981 struct sctp_inpcb *inp; in sctp6_peeraddr() local
1035 struct inpcb *inp = sotoinpcb(so); in sctp6_in6getaddr() local
[all …]
H A Draw_ip6.c156 rip6_inp_match(const struct inpcb *inp, void *v) in rip6_inp_match()
187 struct inpcb *inp; in rip6_input() local
342 struct inpcb *inp; in rip6_send() local
569 struct inpcb *inp = sotoinpcb(so); in rip6_ctloutput() local
645 struct inpcb *inp; in rip6_attach() local
680 struct inpcb *inp; in rip6_detach() local
719 struct inpcb *inp; in rip6_disconnect() local
735 struct inpcb *inp; in rip6_bind() local
779 struct inpcb *inp; in rip6_connect() local
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c278 bhnd_nvram_val_bcm_hex_encode_elem(bhnd_nvram_val *value, const void *inp, in bhnd_nvram_val_bcm_hex_encode_elem()
354 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcm_leddc_filter()
569 const void *inp; in bhnd_nvram_val_bcmstr_encode() local
617 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcmstr_csv_filter()
636 const char *inp; in bhnd_nvram_val_bcmstr_csv_next() local
693 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcm_macaddr_filter()
714 const void *inp; in bhnd_nvram_val_bcm_macaddr_encode() local
736 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcm_macaddr_string_filter()
756 const void *inp, size_t ilen, void *outp, size_t *olen, in bhnd_nvram_val_bcm_macaddr_string_encode_elem()
860 bhnd_nvram_ident_octet_string(const char *inp, size_t ilen, char *delim, in bhnd_nvram_ident_octet_string()
[all …]
H A Dbhnd_nvram_value_subr.c61 bhnd_nvram_value_check_aligned(const void *inp, size_t ilen, in bhnd_nvram_value_check_aligned()
116 bhnd_nvram_value_nelem(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_value_nelem()
241 bhnd_nvram_value_size(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_value_size()
392 bhnd_nvram_value_printf(const char *fmt, const void *inp, size_t ilen, in bhnd_nvram_value_printf()
433 bhnd_nvram_value_vprintf(const char *fmt, const void *inp, size_t ilen, in bhnd_nvram_value_vprintf()
471 bhnd_nvram_value_array_next(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_value_array_next()
529 bhnd_nvram_value_coerce(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_value_coerce()
H A Dbhnd_nvram_value.c229 bhnd_nvram_val_fmt_filter(const bhnd_nvram_val_fmt **fmt, const void *inp, in bhnd_nvram_val_fmt_filter()
275 const void *inp, size_t ilen, bhnd_nvram_type itype, uint32_t flags) in bhnd_nvram_val_init_common()
355 const void *inp, size_t ilen, bhnd_nvram_type itype, uint32_t flags) in bhnd_nvram_val_init()
392 const void *inp, size_t ilen, bhnd_nvram_type itype, uint32_t flags) in bhnd_nvram_val_new()
418 const void *inp; in bhnd_nvram_val_convert_common() local
817 bhnd_nvram_val_encode_string(const void *inp, size_t ilen, in bhnd_nvram_val_encode_string()
1363 bhnd_nvram_val_encode_elem(bhnd_nvram_val *value, const void *inp, in bhnd_nvram_val_encode_elem()
1512 const void *inp; in bhnd_nvram_val_generic_encode() local
1625 bhnd_nvram_val_generic_encode_elem(bhnd_nvram_val *value, const void *inp, in bhnd_nvram_val_generic_encode_elem()
1672 const uint8_t *inp; in bhnd_nvram_val_generic_next() local
[all …]
/freebsd/sys/security/mac/
H A Dmac_inet.c97 mac_inpcb_init(struct inpcb *inp, int flag) in mac_inpcb_init()
164 mac_inpcb_destroy(struct inpcb *inp) in mac_inpcb_destroy()
192 mac_inpcb_create(struct socket *so, struct inpcb *inp) in mac_inpcb_create()
242 mac_inpcb_create_mbuf(struct inpcb *inp, struct mbuf *m) in mac_inpcb_create_mbuf()
366 mac_inpcb_check_deliver(struct inpcb *inp, struct mbuf *m) in mac_inpcb_check_deliver()
389 mac_inpcb_check_visible(struct ucred *cred, struct inpcb *inp) in mac_inpcb_check_visible()
403 mac_inpcb_sosetlabel(struct socket *so, struct inpcb *inp) in mac_inpcb_sosetlabel()
496 mac_syncache_create(struct label *label, struct inpcb *inp) in mac_syncache_create()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c234 struct inpcb *inp = lctx->inp; in free_lctx() local
332 struct inpcb *inp = lctx->inp; in release_lctx() local
432 struct inpcb *inp = lctx->inp; in create_server() local
460 struct inpcb *inp = lctx->inp; in create_server6() local
669 struct inpcb *inp; in release_synqe() local
748 struct inpcb *inp = lctx->inp; in do_pass_open_rpl() local
823 struct inpcb *inp = lctx->inp; in do_close_server_rpl() local
853 struct inpcb *inp = lctx->inp; in done_with_synqe() local
886 struct inpcb *inp = lctx->inp; in do_abort_req_synqe() local
936 struct inpcb *inp = lctx->inp; in do_abort_rpl_synqe() local
[all …]
/freebsd/bin/dd/
H A Dconv.c54 u_char *inp; in def() local
98 u_char *inp, *outp; in block() local
212 u_char *inp; in unblock() local
/freebsd/crypto/openssl/crypto/sha/
H A Dsha_ppc.c20 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()
/freebsd/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c79 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()

12345678