Lines Matching full:initialize

215 /* Initialize a sctp_addr from in incoming skb.  */
235 /* Initialize an sctp_addr from a socket. */
244 /* Initialize sk->sk_rcv_saddr from sctp_addr. */
250 /* Initialize sk->sk_daddr from sctp_addr. */
256 /* Initialize a sctp_addr from an address parameter. */
272 /* Initialize an address parameter from a sctp_addr and return the length
287 /* Initialize a sctp_addr from a dst_entry. */
311 /* Initialize addr struct to INADDR_ANY. */
574 /* Create and initialize a new sk for the socket returned by accept(). */
823 * Initialize the control inode/socket with a control endpoint data
957 /* Common code to initialize a AF_INET msg_name. */
986 /* Initialize and copy out a msgname from an inbound skb. */
1241 /* Initialize the SCTP specific PF functions. */ in sctp_v4_pf_init()
1386 /* Initialize maximum autoclose timeout. */ in sctp_defaults_init()
1399 /* Initialize proc fs directory. */ in sctp_defaults_init()
1407 /* Initialize the local address list. */ in sctp_defaults_init()
1412 /* Initialize the address event list */ in sctp_defaults_init()
1454 /* Initialize the control inode/socket for handling OOTB packets. */ in sctp_ctrlsock_init()
1457 pr_err("Failed to initialize the SCTP control sock\n"); in sctp_ctrlsock_init()
1473 /* Initialize the universe into something sensible. */
1510 /* Initialize default stream count setup information. */ in sctp_init()
1514 /* Initialize handle used for association ids. */ in sctp_init()
1556 /* Allocate and initialize the endpoint hash table. */ in sctp_init()
1570 /* Allocate and initialize the SCTP port hash table. in sctp_init()