Searched refs:head_inp (Results 1 – 1 of 1) sorted by relevance
4346 struct inpcb *head_inp = (struct inpcb *)head->so_pcb; in inp_copy_last_owner() local4348 if (inp == NULL || head_inp == NULL) { in inp_copy_last_owner()4352 strbufcpy(inp->inp_last_proc_name, head_inp->inp_last_proc_name); in inp_copy_last_owner()4353 strbufcpy(inp->inp_e_proc_name, head_inp->inp_e_proc_name); in inp_copy_last_owner()