• Home
  • Raw
  • Download

Lines Matching full:initialize

229 /* Initialize a sctp_addr from in incoming skb.  */
249 /* Initialize an sctp_addr from a socket. */
258 /* Initialize sk->sk_rcv_saddr from sctp_addr. */
264 /* Initialize sk->sk_daddr from sctp_addr. */
270 /* Initialize a sctp_addr from an address parameter. */
286 /* Initialize an address parameter from a sctp_addr and return the length
301 /* Initialize a sctp_addr from a dst_entry. */
325 /* Initialize addr struct to INADDR_ANY. */
587 /* Create and initialize a new sk for the socket returned by accept(). */
836 * Initialize the control inode/socket with a control endpoint data
901 /* Common code to initialize a AF_INET msg_name. */
930 /* Initialize and copy out a msgname from an inbound skb. */
1168 /* Initialize the SCTP specific PF functions. */ in sctp_v4_pf_init()
1298 /* Initialize maximum autoclose timeout. */ in sctp_defaults_init()
1311 /* Initialize proc fs directory. */ in sctp_defaults_init()
1319 /* Initialize the local address list. */ in sctp_defaults_init()
1324 /* Initialize the address event list */ in sctp_defaults_init()
1366 /* Initialize the control inode/socket for handling OOTB packets. */ in sctp_ctrlsock_init()
1369 pr_err("Failed to initialize the SCTP control sock\n"); in sctp_ctrlsock_init()
1385 /* Initialize the universe into something sensible. */
1421 /* Initialize default stream count setup information. */ in sctp_init()
1425 /* Initialize handle used for association ids. */ in sctp_init()
1467 /* Allocate and initialize the endpoint hash table. */ in sctp_init()
1481 /* Allocate and initialize the SCTP port hash table. in sctp_init()