Searched refs:INET_DIAG_REQ_PROTOCOL (Results 1 – 2 of 2) sorted by relevance
68 INET_DIAG_REQ_PROTOCOL, enumerator
215 if (type == INET_DIAG_REQ_PROTOCOL && nla_len(nla) != sizeof(u32)) in inet_diag_parse_attrs()227 if (data->req_nlas[INET_DIAG_REQ_PROTOCOL]) in inet_diag_get_protocol()228 return nla_get_u32(data->req_nlas[INET_DIAG_REQ_PROTOCOL]); in inet_diag_get_protocol()