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