Home
last modified time | relevance | path

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

12345678

/freebsd-src/sys/netinet/
H A Din_pcb.c339 in_pcbinslbgrouphash(struct inpcb * inp,uint8_t numa_domain) in_pcbinslbgrouphash() argument
412 in_pcbremlbgrouphash(struct inpcb * inp) in_pcbremlbgrouphash() argument
447 in_pcblbgroup_numa(struct inpcb * inp,int arg) in_pcblbgroup_numa() argument
587 struct inpcb *inp; in_pcballoc() local
669 in_pcbbind(struct inpcb * inp,struct sockaddr_in * sin,struct ucred * cred) in_pcbbind() argument
706 in_pcb_lport_dest(struct inpcb * inp,struct sockaddr * lsa,u_short * lportp,struct sockaddr * fsa,u_short fport,struct ucred * cred,int lookupflags) in_pcb_lport_dest() argument
840 in_pcb_lport(struct inpcb * inp,struct in_addr * laddrp,u_short * lportp,struct ucred * cred,int lookupflags) in_pcb_lport() argument
866 in_pcbbind_setup(struct inpcb * inp,struct sockaddr_in * sin,in_addr_t * laddrp,u_short * lportp,struct ucred * cred) in_pcbbind_setup() argument
1004 in_pcbconnect(struct inpcb * inp,struct sockaddr_in * sin,struct ucred * cred,bool rehash __unused) in_pcbconnect() argument
1056 in_pcbladdr(struct inpcb * inp,struct in_addr * faddr,struct in_addr * laddr,struct ucred * cred) in_pcbladdr() argument
1273 in_pcbconnect_setup(struct inpcb * inp,struct sockaddr_in * sin,in_addr_t * laddrp,u_short * lportp,in_addr_t * faddrp,u_short * fportp,struct ucred * cred) in_pcbconnect_setup() argument
1392 in_pcbdisconnect(struct inpcb * inp) in_pcbdisconnect() argument
1419 inp_lock(struct inpcb * inp,const inp_lookup_t lock) inp_lock() argument
1427 inp_unlock(struct inpcb * inp,const inp_lookup_t lock) inp_unlock() argument
1435 inp_trylock(struct inpcb * inp,const inp_lookup_t lock) inp_trylock() argument
1443 _inp_smr_lock(struct inpcb * inp,const inp_lookup_t lock,const int ignflags) _inp_smr_lock() argument
1482 inp_smr_lock(struct inpcb * inp,const inp_lookup_t lock) inp_smr_lock() argument
1524 II_LIST_NEXT(inp,hash) global() argument
1528 II_LOCK_ASSERT(inp,lock) global() argument
1539 struct inpcb *inp; inp_next() local
1639 in_pcbref(struct inpcb * inp) in_pcbref() argument
1652 in_pcbrele_rlocked(struct inpcb * inp) in_pcbrele_rlocked() argument
1672 in_pcbrele_wlocked(struct inpcb * inp) in_pcbrele_wlocked() argument
1692 in_pcbrele(struct inpcb * inp,const inp_lookup_t lock) in_pcbrele() argument
1709 in_pcbfree(struct inpcb * inp) in_pcbfree() argument
1788 struct inpcb *inp = mem; inpcb_fini() local
1808 in_pcbdrop(struct inpcb * inp) in_pcbdrop() argument
1825 struct inpcb *inp; in_getsockaddr() local
1843 struct inpcb *inp; in_getpeeraddr() local
1859 inp_v4_multi_match(const struct inpcb * inp,void * v __unused) inp_v4_multi_match() argument
1873 struct inpcb *inp; in_pcbpurgeif0() local
1920 struct inpcb *inp; in_pcblookup_local() local
2111 in_pcblookup_exact_match(const struct inpcb * inp,struct in_addr faddr,u_short fport,struct in_addr laddr,u_short lport) in_pcblookup_exact_match() argument
2132 struct inpcb *inp; in_pcblookup_hash_exact() local
2152 in_pcblookup_wild_match(const struct inpcb * inp,struct in_addr laddr,u_short lport) in_pcblookup_wild_match() argument
2177 struct inpcb *inp; in_pcblookup_hash_wild_smr() local
2214 struct inpcb *inp, *local_wild, *local_exact, *jail_wild; in_pcblookup_hash_wild_locked() local
2293 struct inpcb *inp; in_pcblookup_hash_locked() local
2325 struct inpcb *inp; in_pcblookup_hash() local
2352 struct inpcb *inp; in_pcblookup_hash_smr() local
2434 in_pcbjailed(const struct inpcb * inp,unsigned int flag) in_pcbjailed() argument
2448 _in_pcbinshash_wild(struct inpcbhead * pcbhash,struct inpcb * inp) _in_pcbinshash_wild() argument
2505 _in6_pcbinshash_wild(struct inpcbhead * pcbhash,struct inpcb * inp) _in6_pcbinshash_wild() argument
2551 in_pcbinshash(struct inpcb * inp) in_pcbinshash() argument
2647 in_pcbremhash_locked(struct inpcb * inp) in_pcbremhash_locked() argument
2680 in_pcbremhash(struct inpcb * inp) in_pcbremhash() argument
2694 in_pcbrehash(struct inpcb * inp) in_pcbrehash() argument
2746 in_losing(struct inpcb * inp) in_losing() argument
2761 struct inpcb *inp; in_pcbsosetlabel() local
2775 inp_wlock(struct inpcb * inp) inp_wlock() argument
2782 inp_wunlock(struct inpcb * inp) inp_wunlock() argument
2789 inp_rlock(struct inpcb * inp) inp_rlock() argument
2796 inp_runlock(struct inpcb * inp) inp_runlock() argument
2804 inp_lock_assert(struct inpcb * inp) inp_lock_assert() argument
2811 inp_unlock_assert(struct inpcb * inp) inp_unlock_assert() argument
2824 struct inpcb *inp; inp_apply_all() local
2831 inp_inpcbtosocket(struct inpcb * inp) inp_inpcbtosocket() argument
2839 inp_4tuple_get(struct inpcb * inp,uint32_t * laddr,uint16_t * lp,uint32_t * faddr,uint16_t * fp) inp_4tuple_get() argument
2859 in_pcbtoxinpcb(const struct inpcb * inp,struct xinpcb * xi) in_pcbtoxinpcb() argument
2889 struct inpcb *inp; sysctl_setsockopt() local
3139 db_print_inpcb(struct inpcb * inp,const char * name,int indent) db_print_inpcb() argument
3192 struct inpcb *inp; DB_SHOW_COMMAND() local
3210 in_pcbmodify_txrtlmt(struct inpcb * inp,uint32_t max_pacing_rate) in_pcbmodify_txrtlmt() argument
3236 in_pcbquery_txrtlmt(struct inpcb * inp,uint32_t * p_max_pacing_rate) in_pcbquery_txrtlmt() argument
3261 in_pcbquery_txrlevel(struct inpcb * inp,uint32_t * p_txqueue_level) in_pcbquery_txrlevel() argument
3285 in_pcbattach_txrtlmt(struct inpcb * inp,struct ifnet * ifp,uint32_t flowtype,uint32_t flowid,uint32_t max_pacing_rate,struct m_snd_tag ** st) in_pcbattach_txrtlmt() argument
3336 in_pcbdetach_txrtlmt(struct inpcb * inp) in_pcbdetach_txrtlmt() argument
3355 in_pcboutput_txrtlmt_locked(struct inpcb * inp,struct ifnet * ifp,struct mbuf * mb,uint32_t max_pacing_rate) in_pcboutput_txrtlmt_locked() argument
3410 in_pcboutput_txrtlmt(struct inpcb * inp,struct ifnet * ifp,struct mbuf * mb) in_pcboutput_txrtlmt() argument
3455 in_pcboutput_eagain(struct inpcb * inp) in_pcboutput_eagain() argument
[all...]
H A Dtcp_usrreq.c158 struct inpcb *inp; in tcp_usr_attach() local
199 struct inpcb *inp; in tcp_usr_detach() local
226 struct inpcb *inp; tcp_usr_bind() local
281 struct inpcb *inp; tcp6_usr_bind() local
359 struct inpcb *inp; tcp_usr_listen() local
410 struct inpcb *inp; tcp6_usr_listen() local
478 struct inpcb *inp; tcp_usr_connect() local
546 struct inpcb *inp; tcp6_usr_connect() local
685 struct inpcb *inp; tcp_usr_disconnect() local
720 struct inpcb *inp; tcp_usr_accept() local
754 struct inpcb *inp; tcp6_usr_accept() local
805 struct inpcb *inp = sotoinpcb(so); tcp_usr_shutdown() local
863 struct inpcb *inp; tcp_usr_rcvd() local
913 struct inpcb *inp; tcp_usr_send() local
1227 struct inpcb *inp; tcp_usr_ready() local
1260 struct inpcb *inp; tcp_usr_abort() local
1298 struct inpcb *inp; tcp_usr_close() local
1356 struct inpcb *inp; tcp_usr_rcvoob() local
1461 struct inpcb *inp = tptoinpcb(tp); tcp_connect() local
1504 struct inpcb *inp = tptoinpcb(tp); tcp6_connect() local
1631 INP_WLOCK_RECHECK_CLEANUP(inp,cleanup) global() argument
1640 INP_WLOCK_RECHECK(inp) global() argument
1643 tcp_ctloutput_set(struct inpcb * inp,struct sockopt * sopt) tcp_ctloutput_set() argument
1811 tcp_ctloutput_get(struct inpcb * inp,struct sockopt * sopt) tcp_ctloutput_get() argument
1863 struct inpcb *inp; tcp_ctloutput() local
1893 tcp_set_cc_mod(struct inpcb * inp,struct sockopt * sopt) tcp_set_cc_mod() argument
2008 struct inpcb *inp = tptoinpcb(tp); tcp_default_ctloutput() local
2660 struct inpcb *inp = tptoinpcb(tp); tcp_disconnect() local
[all...]
H A Draw_ip.c149 rip_inshash(struct inpcb *inp) in rip_inshash() argument
170 rip_delhash(struct inpcb * inp) rip_delhash() argument
202 rip_append(struct inpcb * inp,struct ip * ip,struct mbuf * m,struct sockaddr_in * ripsrc) rip_append() argument
249 rip_inp_match1(const struct inpcb * inp,void * v) rip_inp_match1() argument
268 rip_inp_match2(const struct inpcb * inp,void * v) rip_inp_match2() argument
303 struct inpcb *inp; rip_input() local
409 struct inpcb *inp; rip_send() local
634 struct inpcb *inp = sotoinpcb(so); rip_ctloutput() local
813 struct inpcb *inp; rip_attach() local
843 struct inpcb *inp; rip_detach() local
867 rip_dodisconnect(struct socket * so,struct inpcb * inp) rip_dodisconnect() argument
887 struct inpcb *inp; rip_abort() local
898 struct inpcb *inp; rip_close() local
909 struct inpcb *inp; rip_disconnect() local
925 struct inpcb *inp; rip_bind() local
961 struct inpcb *inp; rip_connect() local
1016 struct inpcb *inp; rip_pcblist() 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.c231 udp_append(struct inpcb *inp, struct ip *ip, struct mbuf *n, int off, in udp_append() argument
327 udp_multi_match(const struct inpcb * inp,void * v) udp_multi_match() argument
360 struct inpcb *inp; udp_multi_input() local
450 struct inpcb *inp; udp_input() local
683 udp_notify(struct inpcb * inp,int errno) udp_notify() argument
705 struct inpcb *inp; udp_common_ctlinput() local
756 struct inpcb *inp; udp_pcblist() local
825 struct inpcb *inp; udp_getcred() local
864 struct inpcb *inp; udp_ctloutput() local
1018 udp_v4mapped_pktinfo(struct cmsghdr * cm,struct sockaddr_in * src,struct inpcb * inp,int flags) udp_v4mapped_pktinfo() argument
1074 struct inpcb *inp; udp_send() local
1495 struct inpcb *inp; udp_abort() local
1516 struct inpcb *inp; udp_attach() local
1545 struct inpcb *inp; udp_set_kernel_tunneling() local
1570 struct inpcb *inp; udp_bind() local
1604 struct inpcb *inp; udp_close() local
1624 struct inpcb *inp; udp_connect() local
1663 struct inpcb *inp; udp_detach() local
1676 struct inpcb *inp; udp_disconnect() 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()
1320 sctp_shutdownack_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_shutdownack_timer()
1343 sctp_audit_stream_queues_for_size(struct sctp_inpcb *inp, struct sctp_tcb *stcb) in sctp_audit_stream_queues_for_size()
[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
874 struct inpcb *inp = tptoinpcb(tp); tcp_timer_enter() local
911 struct inpcb *inp = tptoinpcb(tp); tcp_timer_activate() local
967 struct inpcb *inp = tptoinpcb(tp); tcp_timer_stop() local
[all...]
H A Dsctp_usrreq.c171 sctp_notify(struct sctp_inpcb *inp, in sctp_notify()
264 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
780 struct sctp_inpcb *inp = (struct sctp_inpcb *)so->so_pcb; in sctp_shutdown() 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
/freebsd-src/sys/netipsec/
H A Dipsec_pcb.c56 ipsec_setsockaddrs_inpcb(struct inpcb * inp,union sockaddr_union * src,union sockaddr_union * dst,u_int dir) ipsec_setsockaddrs_inpcb() argument
127 ipsec_setspidx_inpcb(struct inpcb * inp,struct secpolicyindex * spidx,u_int dir) ipsec_setspidx_inpcb() argument
152 ipsec_init_pcbpolicy(struct inpcb * inp) ipsec_init_pcbpolicy() argument
167 ipsec_delete_pcbpolicy(struct inpcb * inp) ipsec_delete_pcbpolicy() argument
270 ipsec_set_pcbpolicy(struct inpcb * inp,struct ucred * cred,void * request,size_t len) ipsec_set_pcbpolicy() argument
358 ipsec_get_pcbpolicy(struct inpcb * inp,void * request,size_t * len) ipsec_get_pcbpolicy() argument
416 ipsec_control_pcbpolicy(struct inpcb * inp,struct sockopt * sopt) ipsec_control_pcbpolicy() argument
459 ipsec4_pcbctl(struct inpcb * inp,struct sockopt * sopt) ipsec4_pcbctl() argument
473 ipsec6_pcbctl(struct inpcb * inp,struct sockopt * sopt) ipsec6_pcbctl() argument
[all...]
H A Dipsec.c314 ipsec_invalidate_cache(struct inpcb * inp,u_int dir) ipsec_invalidate_cache() argument
335 ipsec_cachepolicy(struct inpcb * inp,struct secpolicy * sp,u_int dir) ipsec_cachepolicy() argument
416 ipsec_checkpolicy(struct secpolicy * sp,struct inpcb * inp,int * error) ipsec_checkpolicy() argument
445 ipsec_getpcbpolicy(struct inpcb * inp,u_int dir) ipsec_getpcbpolicy() argument
580 ipsec4_getpolicy(const struct mbuf * m,struct inpcb * inp,u_int dir,int needport) ipsec4_getpolicy() argument
603 ipsec4_checkpolicy(const struct mbuf * m,struct inpcb * inp,int * error,int needport) ipsec4_checkpolicy() argument
636 ipsec4_in_reject(const struct mbuf * m,struct inpcb * inp) ipsec4_in_reject() argument
746 ipsec6_getpolicy(const struct mbuf * m,struct inpcb * inp,u_int dir,int needport) ipsec6_getpolicy() argument
769 ipsec6_checkpolicy(const struct mbuf * m,struct inpcb * inp,int * error,int needport) ipsec6_checkpolicy() argument
802 ipsec6_in_reject(const struct mbuf * m,struct inpcb * inp) ipsec6_in_reject() argument
1021 ipsec_in_reject(struct secpolicy * sp,struct inpcb * inp,const struct mbuf * m) ipsec_in_reject() argument
1155 ipsec_hdrsiz_inpcb(struct inpcb * inp) ipsec_hdrsiz_inpcb() argument
[all...]
H A Dipsec_output.c190 struct secpolicy *sp, struct inpcb *inp, u_int idx, u_long mtu) in ipsec4_perform_request() argument
292 ipsec4_process_packet(struct mbuf * m,struct secpolicy * sp,struct inpcb * inp) ipsec4_process_packet() argument
371 ipsec4_common_output(struct mbuf * m,struct inpcb * inp,int forwarding) ipsec4_common_output() argument
443 ipsec4_output(struct mbuf * m,struct inpcb * inp) ipsec4_output() argument
583 ipsec6_perform_request(struct mbuf * m,struct secpolicy * sp,struct inpcb * inp,u_int idx) ipsec6_perform_request() argument
675 ipsec6_process_packet(struct mbuf * m,struct secpolicy * sp,struct inpcb * inp) ipsec6_process_packet() argument
748 ipsec6_common_output(struct mbuf * m,struct inpcb * inp,int forwarding) ipsec6_common_output() argument
811 ipsec6_output(struct mbuf * m,struct inpcb * inp) ipsec6_output() argument
[all...]
/freebsd-src/sys/netinet6/
H A Din6_pcb.c154 if (in_pcbinshash(inp) != 0) { in in6_pcbbind() argument
116 in6_pcbsetport(struct in6_addr * laddr,struct inpcb * inp,struct ucred * cred) in6_pcbsetport() argument
335 in6_pcbladdr(struct inpcb * inp,struct sockaddr_in6 * sin6,struct in6_addr * plocal_addr6,bool sas_required) in6_pcbladdr() argument
410 in6_pcbconnect(struct inpcb * inp,struct sockaddr_in6 * sin6,struct ucred * cred,bool sas_required) in6_pcbconnect() argument
483 in6_pcbdisconnect(struct inpcb * inp) in6_pcbdisconnect() argument
507 struct inpcb *inp; in6_getsockaddr() local
527 struct inpcb *inp; in6_getpeeraddr() local
549 struct inpcb *inp; in6_mapped_sockaddr() local
575 struct inpcb *inp; in6_mapped_peeraddr() local
606 inp_match6(const struct inpcb * inp,void * v __unused) inp_match6() argument
620 struct inpcb *inp; in6_pcbnotify() local
683 struct inpcb *inp; in6_pcblookup_local() local
771 in6_multi_match(const struct inpcb * inp,void * v __unused) in6_multi_match() argument
785 struct inpcb *inp; in6_pcbpurgeif0() local
827 in6_losing(struct inpcb * inp) in6_losing() argument
838 in6_rtchange(struct inpcb * inp,int errno __unused) in6_rtchange() argument
925 in6_pcblookup_exact_match(const struct inpcb * inp,const struct in6_addr * faddr,u_short fport,const struct in6_addr * laddr,u_short lport) in6_pcblookup_exact_match() argument
944 struct inpcb *inp; in6_pcblookup_hash_exact() local
967 in6_pcblookup_wild_match(const struct inpcb * inp,const struct in6_addr * laddr,u_short lport) in6_pcblookup_wild_match() argument
991 struct inpcb *inp; in6_pcblookup_hash_wild_smr() local
1029 struct inpcb *inp, *jail_wild, *local_exact, *local_wild; in6_pcblookup_hash_wild_locked() local
1089 struct inpcb *inp; in6_pcblookup_hash_locked() local
1120 struct inpcb *inp; in6_pcblookup_hash() local
1147 struct inpcb *inp; in6_pcblookup_hash_smr() local
[all...]
H A Dudp6_usrreq.c139 udp6_append(struct inpcb *inp, struct mbuf *n, int off, in udp6_append() argument
224 udp6_multi_match(const struct inpcb * inp,void * v) udp6_multi_match() argument
252 struct inpcb *inp; udp6_multi_input() local
354 struct inpcb *inp; udp6_input() local
554 struct inpcb *inp; udp6_common_ctlinput() local
614 struct inpcb *inp; udp6_getcred() local
663 struct inpcb *inp; udp6_send() local
966 struct inpcb *inp; udp6_abort() local
995 struct inpcb *inp; udp6_attach() local
1030 struct inpcb *inp; udp6_bind() local
1081 struct inpcb *inp; udp6_close() local
1109 struct inpcb *inp; udp6_connect() local
1208 struct inpcb *inp; udp6_detach() local
1220 struct inpcb *inp; udp6_disconnect() local
[all...]
H A Dsctp6_usrreq.c171 sctp6_notify(struct sctp_inpcb *inp, in sctp6_notify() argument
250 struct sctp_inpcb *inp; in sctp6_ctlinput() local
370 struct sctp_inpcb *inp; sctp6_getcred() local
438 struct sctp_inpcb *inp; sctp6_attach() local
477 struct sctp_inpcb *inp; sctp6_bind() local
594 struct sctp_inpcb *inp; sctp6_send() local
747 struct sctp_inpcb *inp; sctp6_connect() local
886 struct sctp_inpcb *inp; sctp6_getaddr() local
981 struct sctp_inpcb *inp; sctp6_peeraddr() local
1035 struct inpcb *inp = sotoinpcb(so); sctp6_in6getaddr() local
1062 struct inpcb *inp = sotoinpcb(so); sctp6_getpeeraddr() local
[all...]
H A Draw_ip6.c156 rip6_inp_match(const struct inpcb *inp, void *v) in rip6_inp_match() argument
187 struct inpcb *inp; in rip6_input() local
342 struct inpcb *inp; rip6_send() local
569 struct inpcb *inp = sotoinpcb(so); rip6_ctloutput() local
645 struct inpcb *inp; rip6_attach() local
680 struct inpcb *inp; rip6_detach() local
719 struct inpcb *inp; rip6_disconnect() local
735 struct inpcb *inp; rip6_bind() local
779 struct inpcb *inp; rip6_connect() local
[all...]
/freebsd-src/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c233 bhnd_nvram_val_bcm_int_filter(const bhnd_nvram_val_fmt **fmt, const void *inp, in bhnd_nvram_val_bcm_int_filter()
278 bhnd_nvram_val_bcm_hex_encode_elem(bhnd_nvram_val *value, const void *inp, in bhnd_nvram_val_bcm_hex_encode_elem()
331 bhnd_nvram_val_bcm_decimal_encode_elem(bhnd_nvram_val *value, const void *inp, in bhnd_nvram_val_bcm_decimal_encode_elem()
354 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcm_leddc_filter()
384 bhnd_nvram_val_bcm_leddc_encode_elem(bhnd_nvram_val *value, const void *inp, in bhnd_nvram_val_bcm_leddc_encode_elem()
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
[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
663 bhnd_nvram_val_encode_null(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_val_encode_null()
706 bhnd_nvram_val_encode_bool(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_val_encode_bool()
784 bhnd_nvram_val_encode_data(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_val_encode_data()
817 bhnd_nvram_val_encode_string(const void *inp, size_t ilen, in bhnd_nvram_val_encode_string()
1047 bhnd_nvram_val_encode_int(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_val_encode_int()
[all …]
/freebsd-src/sys/security/mac/
H A Dmac_inet.c97 mac_inpcb_init(struct inpcb *inp, int flag) in mac_inpcb_init() argument
164 mac_inpcb_destroy(struct inpcb *inp) in mac_inpcb_destroy() argument
192 mac_inpcb_create(struct socket *so, struct inpcb *inp) in mac_inpcb_create() argument
242 mac_inpcb_create_mbuf(struct inpcb * inp,struct mbuf * m) mac_inpcb_create_mbuf() argument
366 mac_inpcb_check_deliver(struct inpcb * inp,struct mbuf * m) mac_inpcb_check_deliver() argument
389 mac_inpcb_check_visible(struct ucred * cred,struct inpcb * inp) mac_inpcb_check_visible() argument
403 mac_inpcb_sosetlabel(struct socket * so,struct inpcb * inp) mac_inpcb_sosetlabel() argument
496 mac_syncache_create(struct label * label,struct inpcb * inp) mac_syncache_create() argument
[all...]
/freebsd-src/sys/dev/cxgbe/tom/
H A Dt4_listen.c332 INP_WLOCK_ASSERT(inp); in release_lctx() local
194 alloc_lctx(struct adapter * sc,struct inpcb * inp,struct vi_info * vi) alloc_lctx() argument
234 struct inpcb *inp = lctx->inp; free_lctx() local
285 listen_hash_find(struct adapter * sc,struct inpcb * inp) listen_hash_find() argument
305 listen_hash_del(struct adapter * sc,struct inpcb * inp) listen_hash_del() argument
432 struct inpcb *inp = lctx->inp; create_server() local
460 struct inpcb *inp = lctx->inp; create_server6() local
520 struct inpcb *inp = tptoinpcb(tp); t4_listen_start() local
616 struct inpcb *inp = tptoinpcb(tp); t4_listen_stop() local
669 struct inpcb *inp; release_synqe() local
700 struct inpcb *inp = synqe->lctx->inp; t4_syncache_removed() local
748 struct inpcb *inp = lctx->inp; do_pass_open_rpl() local
823 struct inpcb *inp = lctx->inp; do_close_server_rpl() local
853 struct inpcb *inp = lctx->inp; done_with_synqe() local
886 struct inpcb *inp = lctx->inp; do_abort_req_synqe() local
936 struct inpcb *inp = lctx->inp; do_abort_rpl_synqe() local
965 struct inpcb *inp = sotoinpcb(so); t4_offload_socket() local
1185 struct inpcb *inp; do_pass_accept_req() local
1464 struct inpcb *inp = lctx->inp, *new_inp; do_pass_establish() local
[all...]
/freebsd-src/sys/crypto/openssl/
H A Dossl_ppc.c93 void sha256_block_data_order(void *ctx, const void *inp, size_t len) in sha256_block_data_order()
102 void sha512_block_data_order(void *ctx, const void *inp, size_t len) in sha512_block_data_order()
120 void ChaCha20_ctr32(unsigned char *out, const unsigned char *inp, in ChaCha20_ctr32()
/freebsd-src/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-src/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-src/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