Lines Matching refs:dn_id
131 oid_fill(struct dn_id *oid, int len, int type, uintptr_t id) in oid_fill()
141 o_next(struct dn_id **o, int len, int type) in o_next()
143 struct dn_id *ret = *o; in o_next()
555 list_pipes(struct dn_id *oid, struct dn_id *end) in list_pipes()
576 struct dn_id id; in list_pipes()
666 struct dn_id oid; in ipfw_delete_pipe()
1275 struct dn_id *buf, *base; in ipfw_config_pipe()
1294 lmax = sizeof(struct dn_id); /* command header */ in ipfw_config_pipe()
1317 o_next(&buf, sizeof(struct dn_id), DN_CMD_CONFIG); in ipfw_config_pipe()
1851 struct dn_id oid; in dummynet_flush()
1917 struct dn_id *oid, *x = NULL; in dummynet_list()