Home
last modified time | relevance | path

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

123456

/freebsd-9-stable/sys/netinet/
Din_pcb.c269 struct inpcb *inp; in in_pcballoc() local
326 in_pcbbind(struct inpcb *inp, struct sockaddr *nam, struct ucred *cred) in in_pcbbind()
354 in_pcb_lport(struct inpcb *inp, struct in_addr *laddrp, u_short *lportp, in in_pcb_lport()
474 inp_so_options(const struct inpcb *inp) in inp_so_options()
499 in_pcbbind_setup(struct inpcb *inp, struct sockaddr *nam, in_addr_t *laddrp, in in_pcbbind_setup()
647 in_pcbconnect_mbuf(struct inpcb *inp, struct sockaddr *nam, in in_pcbconnect_mbuf()
689 in_pcbconnect(struct inpcb *inp, struct sockaddr *nam, struct ucred *cred) in in_pcbconnect()
700 in_pcbladdr(struct inpcb *inp, struct in_addr *faddr, struct in_addr *laddr, in in_pcbladdr()
935 in_pcbconnect_setup(struct inpcb *inp, struct sockaddr *nam, in in_pcbconnect_setup()
1047 in_pcbdisconnect(struct inpcb *inp) in in_pcbdisconnect()
[all …]
Dudp_usrreq.c177 struct inpcb *inp; in udp_inpcb_init() local
213 udp_newudpcb(struct inpcb *inp) in udp_newudpcb()
250 udp_append(struct inpcb *inp, struct ip *ip, struct mbuf *n, int off, in udp_append()
340 struct inpcb *inp; in udp_input() local
630 udp_notify(struct inpcb *inp, int errno) in udp_notify()
654 struct inpcb *inp; in udp_ctlinput() local
697 struct inpcb *inp, **inp_list; in udp_pcblist() local
810 struct inpcb *inp; in udp_getcred() local
847 struct inpcb *inp; in udp_ctloutput() local
945 udp_output(struct inpcb *inp, struct mbuf *m, struct sockaddr *addr, in udp_output()
[all …]
Dtcp_usrreq.c128 struct inpcb *inp; in tcp_usr_attach() local
161 tcp_detach(struct socket *so, struct inpcb *inp) in tcp_detach()
227 struct inpcb *inp; in tcp_usr_detach() local
247 struct inpcb *inp; in tcp_usr_bind() local
288 struct inpcb *inp; in tcp6_usr_bind() local
350 struct inpcb *inp; in tcp_usr_listen() local
391 struct inpcb *inp; in tcp6_usr_listen() local
443 struct inpcb *inp; in tcp_usr_connect() local
491 struct inpcb *inp; in tcp6_usr_connect() local
585 struct inpcb *inp; in tcp_usr_disconnect() local
[all …]
Draw_ip.c152 rip_inshash(struct inpcb *inp) in rip_inshash()
173 rip_delhash(struct inpcb *inp) in rip_delhash()
200 struct inpcb *inp = mem; in rip_inpcb_init() local
281 struct inpcb *inp, *last; in rip_input() local
427 struct inpcb *inp = sotoinpcb(so); in rip_output() local
544 struct inpcb *inp = sotoinpcb(so); in rip_ctloutput() local
784 struct inpcb *inp; in rip_attach() local
817 struct inpcb *inp; in rip_detach() local
839 rip_dodisconnect(struct socket *so, struct inpcb *inp) in rip_dodisconnect()
859 struct inpcb *inp; in rip_abort() local
[all …]
Din_pcbgroup.c233 in_pcbgroup_byinpcb(struct inpcb *inp) in in_pcbgroup_byinpcb()
241 in_pcbwild_add(struct inpcb *inp) in in_pcbwild_add()
263 in_pcbwild_remove(struct inpcb *inp) in in_pcbwild_remove()
282 in_pcbwild_needed(struct inpcb *inp) in in_pcbwild_needed()
294 in_pcbwild_update_internal(struct inpcb *inp) in in_pcbwild_update_internal()
313 struct inpcbgroup *newpcbgroup, struct inpcb *inp) in in_pcbgroup_update_internal()
361 in_pcbgroup_update(struct inpcb *inp) in in_pcbgroup_update()
387 in_pcbgroup_update_mbuf(struct inpcb *inp, struct mbuf *m) in in_pcbgroup_update_mbuf()
427 in_pcbgroup_remove(struct inpcb *inp) in in_pcbgroup_remove()
Dsctp_var.h46 #define sctp_feature_on(inp, feature) (inp->sctp_features |= feature) argument
47 #define sctp_feature_off(inp, feature) (inp->sctp_features &= ~feature) argument
48 #define sctp_is_feature_on(inp, feature) ((inp->sctp_features & feature) == feature) argument
49 #define sctp_is_feature_off(inp, feature) ((inp->sctp_features & feature) == 0) argument
51 #define sctp_stcb_feature_on(inp, stcb, feature) {\ argument
58 #define sctp_stcb_feature_off(inp, stcb, feature) {\ argument
65 #define sctp_stcb_is_feature_on(inp, stcb, feature) \ argument
70 #define sctp_stcb_is_feature_off(inp, stcb, feature) \ argument
78 #define sctp_mobility_feature_on(inp, feature) (inp->sctp_mobility_features |= feature) argument
79 #define sctp_mobility_feature_off(inp, feature) (inp->sctp_mobility_features &= ~feature) argument
[all …]
Dtcp_timer.c131 #define INP_CPU(inp) (per_cpu_timers ? (!CPU_ABSENT(((inp)->inp_flowid % (mp_maxid+1))) ? \ argument
175 struct inpcb *inp; in tcp_timer_delack() local
216 struct inpcb *inp; in tcp_timer_2msl() local
297 struct inpcb *inp; in tcp_timer_keep() local
400 struct inpcb *inp; in tcp_timer_persist() local
489 struct inpcb *inp; in tcp_timer_rexmt() local
653 struct inpcb *inp = tp->t_inpcb; in tcp_timer_activate() local
Dsctp_timer.c87 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_threshold_management()
793 sctp_t3rxt_timer(struct sctp_inpcb *inp, in sctp_t3rxt_timer()
978 sctp_t1init_timer(struct sctp_inpcb *inp, in sctp_t1init_timer()
1026 sctp_cookie_timer(struct sctp_inpcb *inp, in sctp_cookie_timer()
1090 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_strreset_timer()
1151 sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_asconf_timer()
1243 sctp_delete_prim_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_delete_prim_timer()
1266 sctp_shutdown_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_shutdown_timer()
1289 sctp_shutdownack_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_shutdownack_timer()
1312 sctp_audit_stream_queues_for_size(struct sctp_inpcb *inp, in sctp_audit_stream_queues_for_size()
[all …]
Dip_divert.c137 struct inpcb *inp = mem; in div_inpcb_init() local
146 struct inpcb *inp = mem; in div_inpcb_fini() local
194 struct inpcb *inp; in divert_packet() local
376 struct inpcb *inp; in div_output() local
522 struct inpcb *inp; in div_attach() local
553 struct inpcb *inp; in div_detach() local
567 struct inpcb *inp; in div_bind() local
595 struct inpcb *inp; in div_shutdown() local
638 struct inpcb *inp, **inp_list; in div_pcblist() local
Dtcp_subr.c279 struct inpcb *inp = mem; in tcp_inpcb_init() local
396 tcpip_fillheaders(struct inpcb *inp, void *ip_ptr, void *tcp_ptr) in tcpip_fillheaders()
456 tcpip_maketemplate(struct inpcb *inp) in tcpip_maketemplate()
494 struct inpcb *inp; in tcp_respond() local
667 tcp_newtcpcb(struct inpcb *inp) in tcp_newtcpcb()
764 struct inpcb *inp; in tcp_ccalgounload() local
842 struct inpcb *inp = tp->t_inpcb; in tcp_discardcb() local
957 struct inpcb *inp = tp->t_inpcb; in tcp_close() local
1034 tcp_notify(struct inpcb *inp, int error) in tcp_notify()
1081 struct inpcb *inp, **inp_list; in tcp_pcblist() local
[all …]
Dsctp_usrreq.c148 sctp_notify_mbuf(struct sctp_inpcb *inp, in sctp_notify_mbuf()
220 sctp_notify(struct sctp_inpcb *inp, in sctp_notify()
328 struct sctp_inpcb *inp = NULL; local
382 struct sctp_inpcb *inp; in sctp_getcred() local
443 struct sctp_inpcb *inp; in sctp_abort() local
485 struct sctp_inpcb *inp; in sctp_attach() local
550 struct sctp_inpcb *inp; in sctp_bind() local
571 struct sctp_inpcb *inp; in sctp_close() local
636 struct sctp_inpcb *inp; in sctp_sendm() local
720 struct sctp_inpcb *inp; in sctp_disconnect() local
[all …]
Dsctp_peeloff.c52 struct sctp_inpcb *inp; in sctp_can_peel_off() local
90 struct sctp_inpcb *inp, *n_inp; in sctp_do_peeloff() local
Dtcp_timewait.c200 struct inpcb *inp = tp->t_inpcb; in tcp_twstart() local
352 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, in tcp_twcheck()
447 struct inpcb *inp; in tcp_twclose() local
507 struct inpcb *inp = tw->tw_inpcb; in tcp_twrespond() local
/freebsd-9-stable/sys/netinet6/
Dudp6_usrreq.c132 udp6_append(struct inpcb *inp, struct mbuf *n, int off, in udp6_append()
180 struct inpcb *inp; in udp6_input() local
548 struct inpcb *inp; in udp6_getcred() local
590 udp6_output(struct inpcb *inp, struct mbuf *m, struct sockaddr *addr6, in udp6_output()
814 struct inpcb *inp; in udp6_abort() local
843 struct inpcb *inp; in udp6_attach() local
889 struct inpcb *inp; in udp6_bind() local
932 struct inpcb *inp; in udp6_close() local
960 struct inpcb *inp; in udp6_connect() local
1021 struct inpcb *inp; in udp6_detach() local
[all …]
Draw_ip6.c585 struct inpcb *inp; in rip6_ctloutput() local
658 struct inpcb *inp; in rip6_attach() local
696 struct inpcb *inp; in rip6_detach() local
716 struct inpcb *inp; in rip6_abort() local
727 struct inpcb *inp; in rip6_close() local
738 struct inpcb *inp; in rip6_disconnect() local
753 struct inpcb *inp; in rip6_bind() local
793 struct inpcb *inp; in rip6_connect() local
851 struct inpcb *inp; in rip6_shutdown() local
866 struct inpcb *inp; in rip6_send() local
Din6_pcb.c112 in6_pcbbind(register struct inpcb *inp, struct sockaddr *nam, in in6_pcbbind()
308 in6_pcbladdr(register struct inpcb *inp, struct sockaddr *nam, in in6_pcbladdr()
379 in6_pcbconnect_mbuf(register struct inpcb *inp, struct sockaddr *nam, in in6_pcbconnect_mbuf()
426 in6_pcbconnect(struct inpcb *inp, struct sockaddr *nam, struct ucred *cred) in in6_pcbconnect()
433 in6_pcbdisconnect(struct inpcb *inp) in in6_pcbdisconnect()
484 register struct inpcb *inp; in in6_getsockaddr() local
503 struct inpcb *inp; in in6_getpeeraddr() local
522 struct inpcb *inp; in in6_mapped_sockaddr() local
546 struct inpcb *inp; in in6_mapped_peeraddr() local
580 struct inpcb *inp, *inp_temp; in in6_pcbnotify() local
[all …]
Dsctp6_usrreq.c204 sctp6_notify_mbuf(struct sctp_inpcb *inp, struct icmp6_hdr *icmp6, in sctp6_notify_mbuf()
281 sctp6_notify(struct sctp_inpcb *inp, in sctp6_notify()
396 struct sctp_inpcb *inp = NULL; in sctp6_ctlinput() local
463 struct sctp_inpcb *inp; in sctp6_getcred() local
531 struct sctp_inpcb *inp; in sctp6_abort() local
575 struct sctp_inpcb *inp; in sctp6_attach() local
618 struct sctp_inpcb *inp; in sctp6_bind() local
739 struct sctp_inpcb *inp; in sctp6_send() local
844 struct sctp_inpcb *inp; in sctp6_connect() local
992 struct sctp_inpcb *inp; in sctp6_getaddr() local
[all …]
/freebsd-9-stable/sys/dev/cxgb/ulp/tom/
Dcxgb_listen.c88 alloc_lctx(struct tom_data *td, struct inpcb *inp, int qset) in alloc_lctx()
118 struct inpcb *inp = lctx->inp; in free_lctx() local
168 listen_hash_find(struct tom_data *td, struct inpcb *inp) in listen_hash_find()
187 listen_hash_del(struct tom_data *td, struct inpcb *inp) in listen_hash_del()
213 struct inpcb *inp = lctx->inp; in release_lctx() local
228 struct inpcb *inp = lctx->inp; in create_server() local
282 struct inpcb *inp = lctx->inp; in do_close_server_rpl() local
313 struct inpcb *inp; in do_pass_open_rpl() local
497 struct inpcb *inp; in do_pass_accept_req() local
701 struct inpcb *inp = lctx->inp; in do_pass_establish() local
[all …]
Dcxgb_cpl_io.c113 #define INP_TOS(inp) ((inp_ip_tos_get(inp) >> 2) & M_TOS) argument
127 struct inpcb *inp = toep->tp_inp; in toepcb_release() local
160 toepcb_detach(struct inpcb *inp) in toepcb_detach()
590 struct inpcb *inp = tp->t_inpcb; in t3_rcvd() local
635 struct inpcb *inp = tp->t_inpcb; in t3_send_fin() local
656 struct inpcb *inp = tp->t_inpcb; in t3_tod_output() local
771 struct inpcb *inp = sotoinpcb(so); in offload_socket() local
804 struct inpcb *inp = sotoinpcb(so); in undo_offload_socket() local
840 struct inpcb *inp = sotoinpcb(so); in calc_opt0h() local
914 struct inpcb *inp = toep->tp_inp; in do_act_open_rpl() local
[all …]
/freebsd-9-stable/sys/security/mac/
Dmac_inet.c100 mac_inpcb_init(struct inpcb *inp, int flag) in mac_inpcb_init()
156 mac_inpcb_destroy(struct inpcb *inp) in mac_inpcb_destroy()
184 mac_inpcb_create(struct socket *so, struct inpcb *inp) in mac_inpcb_create()
234 mac_inpcb_create_mbuf(struct inpcb *inp, struct mbuf *m) in mac_inpcb_create_mbuf()
356 mac_inpcb_check_deliver(struct inpcb *inp, struct mbuf *m) in mac_inpcb_check_deliver()
379 mac_inpcb_check_visible(struct ucred *cred, struct inpcb *inp) in mac_inpcb_check_visible()
393 mac_inpcb_sosetlabel(struct socket *so, struct inpcb *inp) in mac_inpcb_sosetlabel()
486 mac_syncache_create(struct label *label, struct inpcb *inp) in mac_syncache_create()
/freebsd-9-stable/bin/dd/
Dconv.c60 u_char *inp; in def() local
104 u_char *inp, *outp; in block() local
218 u_char *inp; in unblock() local
/freebsd-9-stable/sys/dev/cxgbe/tom/
Dt4_listen.c190 alloc_lctx(struct adapter *sc, struct inpcb *inp, struct port_info *pi) in alloc_lctx()
232 struct inpcb *inp = lctx->inp; in free_lctx() local
286 listen_hash_find(struct adapter *sc, struct inpcb *inp) in listen_hash_find()
306 listen_hash_del(struct adapter *sc, struct inpcb *inp) in listen_hash_del()
333 struct inpcb *inp = lctx->inp; in release_lctx() local
419 struct inpcb *inp = lctx->inp; in create_server() local
447 struct inpcb *inp = lctx->inp; in create_server6() local
506 struct inpcb *inp = tp->t_inpcb; in t4_listen_start() local
593 struct inpcb *inp = tp->t_inpcb; in t4_listen_stop() local
719 struct inpcb *inp = lctx->inp; in do_pass_open_rpl() local
[all …]
Dt4_cpl_io.c149 struct inpcb *inp = toep->inp; in send_reset() local
246 struct inpcb *inp = toep->inp; in make_established() local
332 struct inpcb *inp = tp->t_inpcb; in t4_rcvd() local
537 struct inpcb *inp = toep->inp; in t4_push_frames() local
741 struct inpcb *inp = tp->t_inpcb; in t4_tod_output() local
760 struct inpcb *inp = tp->t_inpcb; in t4_send_fin() local
781 struct inpcb *inp = tp->t_inpcb; in t4_send_rst() local
809 struct inpcb *inp = toep->inp; in do_peer_close() local
924 struct inpcb *inp = toep->inp; in do_close_con_rpl() local
1030 struct inpcb *inp; in do_abort_req() local
[all …]
/freebsd-9-stable/sbin/fsck_ffs/
Dpass2.c63 struct inoinfo **inpp, *inp; in pass2() local
278 struct inoinfo *inp; in pass2check() local
521 fix_extraneous(struct inoinfo *inp, struct inodesc *idesc) in fix_extraneous()
/freebsd-9-stable/sys/netipsec/
Dipsec.c317 ipsec_getpolicybysock(struct mbuf *m, u_int dir, struct inpcb *inp, int *error) in ipsec_getpolicybysock()
446 struct inpcb *inp) in ipsec4_checkpolicy()
488 ipsec_setspidx_inpcb(struct mbuf *m, struct inpcb *inp) in ipsec_setspidx_inpcb()
993 ipsec_set_policy(struct inpcb *inp, int optname, caddr_t request, in ipsec_set_policy()
1024 ipsec_get_policy(struct inpcb *inp, caddr_t request, size_t len, in ipsec_get_policy()
1071 ipsec_delete_pcbpolicy(struct inpcb *inp) in ipsec_delete_pcbpolicy()
1267 ipsec46_in_reject(struct mbuf *m, struct inpcb *inp) in ipsec46_in_reject()
1301 ipsec4_in_reject(struct mbuf *m, struct inpcb *inp) in ipsec4_in_reject()
1319 ipsec6_in_reject(struct mbuf *m, struct inpcb *inp) in ipsec6_in_reject()
1399 ipsec_hdrsiz(struct mbuf *m, u_int dir, struct inpcb *inp) in ipsec_hdrsiz()

123456