Home
last modified time | relevance | path

Searched refs:head_name (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dpfil.c101 const char *head_name; member
217 head->head_name = pa->pa_headname; in pfil_head_register()
223 if (strcmp(pa->pa_headname, list->head_name) == 0) { in pfil_head_register()
345 if (strcmp(pa->pa_headname, head->head_name) == 0) in pfil_link()
572 strlcpy(iohead[hd].pio_name, head->head_name, in pfilioc_listheads()