Searched defs:inp (Results 151 - 169 of 169) sorted by relevance

1234567

/freebsd-current/sys/security/mac_lomac/
H A Dmac_lomac.c1262 lomac_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1277 lomac_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, argument
1307 lomac_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
2109 lomac_syncache_create(struct label *label, struct inpcb *inp) argument
1295 lomac_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1319 lomac_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_nat.c6097 ipf_nat_rule_deref(ipf_main_softc_t *softc, ipnat_t **inp) argument
H A Dfil.c6579 ipf_ifpfillv4addr(int atype, struct sockaddr_in *sin, struct sockaddr_in *mask, struct in_addr *inp, struct in_addr *inpmask) argument
6617 ipf_ifpfillv6addr(int atype, struct sockaddr_in6 *sin, struct sockaddr_in6 *mask, i6addr_t *inp, i6addr_t *inpmask) argument
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dsrvrsmtp.c982 char inp[MAXINPLIN local
5817 char inp[MAXLINE]; local
[all...]
/freebsd-current/sys/netinet/
H A Dsctp_pcb.c1006 struct sctp_inpcb *inp; local
1260 struct sctp_inpcb *inp; local
1537 sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) argument
1580 sctp_findassociation_ep_asocid(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) argument
1597 struct sctp_inpcb *inp; local
1787 sctp_isport_inuse(struct sctp_inpcb *inp, uint16_t lport, uint32_t vrf_id) argument
1835 sctp_swap_inpcb_for_listen(struct sctp_inpcb *inp) argument
1892 struct sctp_inpcb *inp; local
1970 struct sctp_inpcb *inp = NULL; local
2216 struct sctp_inpcb *inp; local
2387 struct sctp_inpcb *inp; local
2440 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
2472 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
2492 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
2507 LIST_INSERT_HEAD(&SCTP_BASE_INFO(listhead), inp, sctp_list); local
2822 sctp_inpcb_bind_locked(struct sctp_inpcb *inp, struct sockaddr *addr, struct sctp_ifa *sctp_ifap, struct thread *td) argument
3226 struct sctp_inpcb *inp; local
3239 sctp_iterator_inp_being_freed(struct sctp_inpcb *inp) argument
3309 sctp_inpcb_free(struct sctp_inpcb *inp, int immediate, int from) argument
3679 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
4132 sctp_aloc_a_assoc_id(struct sctp_inpcb *inp, struct sctp_tcb *stcb) argument
4168 sctp_aloc_assoc_locked(struct sctp_inpcb *inp, struct sockaddr *firstaddr, int *error, uint32_t override_tag, uint32_t initial_tsn, uint32_t vrf_id, uint16_t o_streams, uint16_t port, struct thread *p, int initialize_auth_params) argument
4391 sctp_aloc_assoc(struct sctp_inpcb *inp, struct sockaddr *firstaddr, int *error, uint32_t override_tag, uint32_t initial_tsn, uint32_t vrf_id, uint16_t o_streams, uint16_t port, struct thread *p, int initialize_auth_params) argument
4409 sctp_aloc_assoc_connected(struct sctp_inpcb *inp, struct sockaddr *firstaddr, int *error, uint32_t override_tag, uint32_t initial_tsn, uint32_t vrf_id, uint16_t o_streams, uint16_t port, struct thread *p, int initialize_auth_params) argument
4440 struct sctp_inpcb *inp; local
4680 sctp_free_assoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int from_inpcbfree, int from_location) argument
5205 struct sctp_inpcb *inp; local
5252 sctp_update_ep_vflag(struct sctp_inpcb *inp) argument
5291 sctp_add_local_addr_ep(struct sctp_inpcb *inp, struct sctp_ifa *ifa, uint32_t action) argument
5375 sctp_del_local_addr_ep(struct sctp_inpcb *inp, struct sctp_ifa *ifa) argument
5484 struct sctp_inpcb *inp; local
5993 struct sctp_inpcb *inp; local
6970 struct sctp_inpcb *inp; local
7094 sctp_pcb_add_flags(struct sctp_inpcb *inp, uint32_t flags) argument
[all...]
H A Dsctp_input.c83 sctp_handle_init(struct mbuf *m, int iphlen, int offset, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct sctp_init_chunk *cp, struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, uint8_t mflowtype, uint32_t mflowid, uint32_t vrf_id, uint16_t port) argument
1347 sctp_process_cookie_existing(struct mbuf *m, int iphlen, int offset, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets **netp, struct sockaddr *init_src, int *notification, int auth_skipped, uint32_t auth_offset, uint32_t auth_len, uint8_t mflowtype, uint32_t mflowid, uint32_t vrf_id, uint16_t port) argument
1955 sctp_process_cookie_new(struct mbuf *m, int iphlen, int offset, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, struct sctp_inpcb *inp, struct sctp_nets **netp, struct sockaddr *init_src, int *notification, int auth_skipped, uint32_t auth_offset, uint32_t auth_len, uint8_t mflowtype, uint32_t mflowid, uint32_t vrf_id, uint16_t port) argument
2593 struct sctp_inpcb *inp; local
4310 sctp_process_control(struct mbuf *m, int iphlen, int *offset, int length, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct sctp_chunkhdr *ch, struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets **netp, int *fwd_tsn_seen, uint8_t mflowtype, uint32_t mflowid, uint16_t fibnum, uint32_t vrf_id, uint16_t port) argument
5258 struct sctp_inpcb *inp = NULL, *inp_decr = NULL; local
[all...]
H A Dtcp_subr.c572 tcp_recv_udp_tunneled_packet(struct mbuf *m, int off, struct inpcb *inp, argument
1335 struct inpcb *inp; local
1652 tcpip_fillheaders(struct inpcb *inp, uint16_t port, void *ip_ptr, void *tcp_ptr) argument
1717 tcpip_maketemplate(struct inpcb *inp) argument
1748 struct inpcb *inp; local
2181 tcp_newtcpcb(struct inpcb *inp) argument
2337 struct inpcb *inp = tptoinpcb(tp); local
2465 struct inpcb *inp = tptoinpcb(tp); local
2511 tcp_notify(struct inpcb *inp, int error) argument
2559 struct inpcb *inp; local
2637 struct inpcb *inp; local
2676 struct inpcb *inp; local
2756 struct inpcb *inp; local
2909 struct inpcb *inp; local
3220 tcp_drop_syn_sent(struct inpcb *inp, int errno) argument
3248 tcp_mtudisc_notify(struct inpcb *inp, int error) argument
3255 tcp_mtudisc(struct inpcb *inp, int mtuoffer) argument
3395 struct inpcb *inp = tptoinpcb(tp); local
3534 struct inpcb *inp; local
3653 struct inpcb *inp; local
3901 tcp_inptoxtp(const struct inpcb *inp, struct xtcpcb *xt) argument
[all...]
H A Dsctputil.c93 sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc) argument
349 sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from) argument
628 sctp_auditing(int from, struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) argument
852 struct sctp_inpcb *inp; local
876 struct sctp_inpcb *inp; local
1008 sctp_select_initial_TSN(struct sctp_pcb *inp) argument
1046 sctp_select_a_tag(struct sctp_inpcb *inp, uint16_t lport, uint16_t rport, int check) argument
1111 sctp_init_asoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint32_t override_tag, uint32_t initial_tsn, uint32_t vrf_id, uint16_t o_strms) argument
1722 struct sctp_inpcb *inp; local
2156 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) argument
2615 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t from) argument
3143 struct sctp_inpcb *inp; local
4079 struct sctp_inpcb *inp; local
4395 sctp_abort_association(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct mbuf *m, int iphlen, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct mbuf *op_err, uint8_t mflowtype, uint32_t mflowid, uint32_t vrf_id, uint16_t port) argument
4499 sctp_abort_an_association(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct mbuf *op_err, bool timedout, int so_locked) argument
4542 sctp_handle_ootb(struct mbuf *m, int iphlen, int offset, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct sctp_inpcb *inp, struct mbuf *cause, uint8_t mflowtype, uint32_t mflowid, uint16_t fibnum, uint32_t vrf_id, uint16_t port) argument
4867 sctp_wakeup_the_read_socket(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int so_locked SCTP_UNUSED ) argument
4882 sctp_add_to_readq(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_queued_to_read *control, struct sockbuf *sb, int end, int inp_read_lock_held, int so_locked) argument
5286 sctp_find_ifa_in_ep(struct sctp_inpcb *inp, struct sockaddr *addr, int holds_lock) argument
5529 struct sctp_inpcb *inp = NULL; local
6555 struct sctp_inpcb *inp; local
6618 struct sctp_inpcb *inp; local
6694 sctp_connectx_helper_find(struct sctp_inpcb *inp, struct sockaddr *addr, unsigned int totaddr, unsigned int *num_v4, unsigned int *num_v6, unsigned int limit) argument
6767 sctp_bindx_add_address(struct socket *so, struct sctp_inpcb *inp, struct sockaddr *sa, uint32_t vrf_id, int *error, void *p) argument
6883 sctp_bindx_delete_address(struct sctp_inpcb *inp, struct sockaddr *sa, uint32_t vrf_id, int *error) argument
7132 sctp_recv_udp_tunneled_packet(struct mbuf *m, int off, struct inpcb *inp, const struct sockaddr *sa SCTP_UNUSED, void *ctx SCTP_UNUSED) argument
7224 struct sctp_inpcb *inp; local
7329 struct sctp_inpcb *inp; local
[all...]
H A Dsctp_structs.h62 struct sctp_inpcb *inp; member in struct:sctp_foo_stuff
153 struct sctp_inpcb *inp; /* current endpoint */ member in struct:sctp_iterator
177 struct sctp_inpcb *inp; /* ep */ member in struct:sctp_copy_all
H A Dsctp_output.c2024 sctp_add_addresses_to_i_ia(struct sctp_inpcb *inp, struct sctp_tcb *stcb, argument
2427 sctp_is_addr_in_ep(struct sctp_inpcb *inp, struct sctp_ifa *ifa) argument
2447 sctp_choose_boundspecific_inp(struct sctp_inpcb *inp, sctp_route_t *ro, uint32_t vrf_id, int non_asoc_addr_ok, uint8_t dest_is_priv, uint8_t dest_is_loop, sa_family_t fam) argument
2579 sctp_choose_boundspecific_stcb(struct sctp_inpcb *inp, struct sctp_tcb *stcb, sctp_route_t *ro, uint32_t vrf_id, uint8_t dest_is_priv, uint8_t dest_is_loop, int non_asoc_addr_ok, sa_family_t fam) argument
2766 sctp_select_nth_preferred_addr_from_ifn_boundall(struct sctp_ifn *ifn, struct sctp_inpcb *inp, struct sctp_tcb *stcb, int non_asoc_addr_ok, uint8_t dest_is_loop, uint8_t dest_is_priv, int addr_wanted, sa_family_t fam, sctp_route_t *ro) argument
2883 sctp_count_num_preferred_boundall(struct sctp_ifn *ifn, struct sctp_inpcb *inp, struct sctp_tcb *stcb, int non_asoc_addr_ok, uint8_t dest_is_loop, uint8_t dest_is_priv, sa_family_t fam) argument
2941 sctp_choose_boundall(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, sctp_route_t *ro, uint32_t vrf_id, uint8_t dest_is_priv, uint8_t dest_is_loop, int non_asoc_addr_ok, sa_family_t fam) argument
3293 sctp_source_address_selection(struct sctp_inpcb *inp, struct sctp_tcb *stcb, sctp_route_t *ro, struct sctp_nets *net, int non_asoc_addr_ok, uint32_t vrf_id) argument
3952 sctp_lowlevel_chunk_output(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, struct sockaddr *to, struct mbuf *m, uint32_t auth_offset, struct sctp_auth_chunk *auth, uint16_t auth_keyid, int nofragment_flag, int ecn_ok, int out_of_asoc_ok, uint16_t src_port, uint16_t dest_port, uint32_t v_tag, uint16_t port, union sctp_sockstore *over_addr, uint8_t mflowtype, uint32_t mflowid, bool use_zero_crc, int so_locked) argument
4620 sctp_send_initiate(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int so_locked) argument
5498 sctp_send_initiate_ack(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *src_net, struct mbuf *init_pkt, int iphlen, int offset, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct sctp_init_chunk *init_chk, uint8_t mflowtype, uint32_t mflowid, uint32_t vrf_id, uint16_t port) argument
6661 sctp_sendall_iterator(struct sctp_inpcb *inp, struct sctp_tcb *stcb, void *ptr, uint32_t val SCTP_UNUSED) argument
6911 sctp_sendall(struct sctp_inpcb *inp, struct uio *uio, struct mbuf *m, struct sctp_nonpad_sndrcvinfo *srcv) argument
7814 sctp_med_chunk_output(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_association *asoc, int *num_out, int *reason_code, int control_only, int from_where, struct timeval *now, int *now_filled, uint32_t frag_point, int so_locked) argument
9458 sctp_chunk_retransmission(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_association *asoc, int *cnt_out, struct timeval *now, int *now_filled, int *fr_done, int so_locked) argument
10001 sctp_timer_validation(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_association *asoc) argument
10026 sctp_chunk_output(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int from_where, int so_locked) argument
10303 sctp_output( struct sctp_inpcb *inp, struct mbuf *m, struct sockaddr *addr, struct mbuf *control, struct thread *p, int flags) argument
12576 struct sctp_inpcb *inp; local
[all...]
H A Dsctp_uio.h847 void *inp; /* FIXME: LP64 issue */ member in struct:sctp_lock_log
891 void *inp; /* FIXME: LP64 issue */ member in struct:sctp_log_closing
H A Dtcp_var.h662 struct inpcb *inp = tptoinpcb(tp); local
688 struct inpcb *inp = tptoinpcb(tp); local
740 struct inpcb *inp local
[all...]
/freebsd-current/crypto/openssl/include/openssl/
H A Devp.h452 const unsigned char *inp; member in struct:__anon9
/freebsd-current/crypto/openssl/apps/
H A Dspeed.c3637 unsigned char *inp = NULL, *out = NULL, *key, no_key[32], no_iv[16]; local
/freebsd-current/sys/netpfil/pf/
H A Dpf.c3869 struct inpcb *inp; local
4416 pf_test_rule(struct pf_krule **rm, struct pf_kstate **sm, struct pfi_kkif *kif, struct mbuf *m, int off, struct pf_pdesc *pd, struct pf_krule **am, struct pf_kruleset **rsm, struct inpcb *inp) argument
7234 pf_route(struct mbuf **m, struct pf_krule *r, struct ifnet *oifp, struct pf_kstate *s, struct pf_pdesc *pd, struct inpcb *inp) argument
7485 pf_route6(struct mbuf **m, struct pf_krule *r, struct ifnet *oifp, struct pf_kstate *s, struct pf_pdesc *pd, struct inpcb *inp) argument
7870 pf_test_eth(int dir, int pflags, struct ifnet *ifp, struct mbuf **m0, struct inpcb *inp) argument
7991 pf_test(int dir, int pflags, struct ifnet *ifp, struct mbuf **m0, struct inpcb *inp, struct pf_rule_actions *default_actions) argument
8567 pf_test6(int dir, int pflags, struct ifnet *ifp, struct mbuf **m0, struct inpcb *inp, struct pf_rule_actions *default_actions) argument
[all...]
H A Dpf_ioctl.c6427 pf_eth_check_in(struct mbuf **m, struct ifnet *ifp, int flags, void *ruleset __unused, struct inpcb *inp) argument
6438 pf_eth_check_out(struct mbuf **m, struct ifnet *ifp, int flags, void *ruleset __unused, struct inpcb *inp) argument
6450 pf_check_in(struct mbuf **m, struct ifnet *ifp, int flags, void *ruleset __unused, struct inpcb *inp) argument
6461 pf_check_out(struct mbuf **m, struct ifnet *ifp, int flags, void *ruleset __unused, struct inpcb *inp) argument
6474 pf_check6_in(struct mbuf **m, struct ifnet *ifp, int flags, void *ruleset __unused, struct inpcb *inp) argument
6493 pf_check6_out(struct mbuf **m, struct ifnet *ifp, int flags, void *ruleset __unused, struct inpcb *inp) argument
[all...]
/freebsd-current/sys/security/mac_test/
H A Dmac_test.c668 test_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
681 test_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, argument
707 test_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1980 test_syncache_create(struct label *label, struct inpcb *inp) argument
694 test_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
742 test_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
/freebsd-current/sys/netinet/tcp_stacks/
H A Dbbr.c731 struct inpcb *inp = tptoinpcb(tp); local
957 struct inpcb *inp; local
4814 struct inpcb *inp = tptoinpcb(tp); local
4957 struct inpcb *inp local
9920 struct inpcb *inp = tptoinpcb(tp); local
11265 struct inpcb *inp = tptoinpcb(tp); local
11847 struct inpcb *inp; local
14159 struct inpcb *inp = tptoinpcb(tp); local
14554 struct inpcb *inp = tptoinpcb(tp); local
[all...]
H A Drack.c7137 struct inpcb *inp = tptoinpcb(tp); local
8072 struct inpcb *inp = tptoinpcb(tp); local
8259 struct inpcb *inp = tptoinpcb(tp); local
15288 struct inpcb *inp = tptoinpcb(tp); local
16106 struct inpcb *inp = tptoinpcb(tp); local
17113 struct inpcb *inp = tptoinpcb(tp); local
19366 struct inpcb *inp; local
19957 struct inpcb *inp; local
20641 struct inpcb *inp = tptoinpcb(tp); local
25264 struct inpcb *inp = tptoinpcb(tp); local
25509 struct inpcb *inp = tptoinpcb(tp); local
[all...]

Completed in 522 milliseconds

1234567